Skip to content

dkathrine/Anime-Manga-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime/Manga Manager also useable for TV Shows/Movies/etc.

Built With

  • React
  • MongoDB

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

The only prerequisites that are needed are Node Package Manager (npm) as well as nodemon & MongoDB!

  • npm
npm install npm@latest -g
npm install -g nodemon

Installation

  1. Clone this repo
git clone https://github.com/dkathrine/Anime-Manga-Manager.git
  1. Install NPM packages in the frontend & backend folder
npm install
  1. Set up your environment variables in the backend folder

  2. Start your MongoDB and then the server.js located in your backend folder

nodemon server.js
  1. Start your live-server located in the frontend folder
npm start

(back to top)

Usage

This is a simple React-Application that can be used to keep track of how many episodes you have watched, which of your Anime/Manga or Netflix Series etc. you have completed, how much you liked them and what you still want to watch.

(back to top)

Contact

Kathrine B - @dkathrine - kathrinebeuth@web.de

Project Link: https://github.com/dkathrine/Anime-Manga-Manager

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published