CSE hackathon 2020 Backend Setup cd backend virtualenv hack source hack/bin/activate pip install -r requirements.txt API docs See this or this on branch master. Frontend npm install npm start