npm start
and
npm run sever
In ./server.config.js, you will need to place your personal google api information, including your google api project name and the filepath to your google api json key file. Also note that the link to the survey is currently example.com, and will be changed to link to my survey in A6. If you want to change it, look for http:/example.com on line 169.
Should you run into any unusual situations, please note that this project was built with the MERN stack and React Bootstrap. Also note that the implementation of the mongoose collection is very bad due to time constraints.