Skip to content

PabloPicas0/Anime-Xplorer-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Anime-Xplorer-App

About

Anime Explorer is my biggest fullstack app. Its base functionality let's you track anime that you are watching.

Features

  • create an account with using email and password
  • add, edit and delete anime
  • mark the anime as watching, completed or plan to watch
  • Visualization of watched titles
  • customization of the app looks
  • toggle dark mode

Stack

  • Mongo DB
  • Express
  • React
  • NodeJS
  • Material UI

Installation

# Clone the repo
git clone https://github.com/PabloPicas0/Anime-Xplorer-App.git

# Install client dependencies
cd Anime-Xplorer-App/client
npm install

# Install server dependencies
cd Anime-Xplorer-App/server
npm install

# Start development server
cd Anime-Xplorer-App/client
npm run dev

The app should be running at: http://localhost:3000

Connect to Database

To make app working locally you want to connect to your MangoDB or other database

About

Track your favorite anime with AnimeExplorer !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages