A HackMcGill coding challenge to to build a webpage with an email submit form, similar to hackmcgill.com. The web app is built using the MERN stack.
The Express backend, which connects to a MongoDB database, is deployed here. See email-backend
for the more details.
The React frontend is located at email-submit-form.herokuapp.com. See email-submit-form
for the more details.