Skip to content

softwareVirus/Anime-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

MERN project Anime-List-App

To Access mongodb

  create .env folder 
  add 
    ATLAS_URI=mongodb+srv://<username>:<password>@cluster0.8sf1t.mongodb.net/<database-name>?retryWrites=true&w=majority

To install the packages apply the comments

  open terminal in anime-list-app folder
  cd ./client
  npm install
  cd ../server
  npm install
  npm start
  After that open second terminal in anime-list-app/client
  in second terminal comments
  
  npm start

The web app url : 'anime-list-app.vercel.app'

About

Anime List App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors