Skip to content

sindrimt/SeriesTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

555 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies by running:

npm install

In both root and frontend folder

You can start the frontend and backend separately by:

Running frontend:

(frontend ) npm start

Running backend:

(root) npm run server

OR

You can run both front and backend with this command:

(root) npm run dev

PS. You also need a .env file with MongoDbUri connection string and Port number :)

About

Hobby project that lets anime and manga fans track their favorite series, find new series by recommended series and share with friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors