Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 249 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 249 Bytes
  • To run this project, install it locally using npm:
  1. npm install
  2. npm start
  • Packages used in the project:
  1. express
  2. ejs
  3. mongoose
  4. nodemon
  5. cookie-session
  6. bcrypt
  • Database used:
  1. Mongodb atlas
  • Hosting platform:
  1. Heroku