Before running/deploying, make sure you have configured the .env file in the 'frontend' directory. The .env has not been committed to git, but can be found in our shared google drive.
In the 'frontend' directory, you can then run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This will deploy it to our google cloud.
This will deploy the frontend to Github Pages. You must be in the frontend directory for this to work.