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,
-
make dev.js file inside config folder
-
put your mongoDB Atlas URL into dev.js file
-
Type " npm install " inside the root directory (To Download Server Dependencies )
-
Type " npm install " inside the client directory (To Download Front-end Dependencies )