Treehacks Presentation https://docs.google.com/presentation/d/1Tq5tucIzpDsPuX23GvvPJ0_iLmq9e8WhefeSrMCqotU/edit?usp=sharing Setup: Install node Install necessary packages cd server npm install cd .. cd client npm install npm start (to start server) ngrok http 5000