Skip to content

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'

Releases

Packages

Used by

Contributors

Languages