Instructions to use the app Dev stage To start the backend server locally run: python3 main.py Install dependencies: pip install -r requirements.txt To start the frontend app locally run: cd into the frontend file npm start