This holds the final project for SNU Hackathon To run the app on your local machine
Add a default.json in config folder in main directory { "mongoURI": "<your_mongoDB_Atlas_uri_with_credentials>", "jwtSecret": "secret" }
in the main directory, run npm install
then cd client and again run npm install
use npm run dev to run everything simultaneously
link to site : https://whispering-dawn-76866.herokuapp.com/