Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 559 Bytes

README.md

File metadata and controls

23 lines (9 loc) · 559 Bytes

Hello,

On web go to https://secure-dusk-44145.herokuapp.com/

If the app is sleeping, it might take a few seconds to boot up. Please wait for some 10s.

If something breaks try reloading. data might not have loaded which may cause some issue.

To use this application locally,

  1. make dev.js file inside config folder

  2. put your mongoDB Atlas URL into dev.js file

  3. Type " npm install " inside the root directory (To Download Server Dependencies )

  4. Type " npm install " inside the client directory (To Download Front-end Dependencies )