Hypothesis: Adding form validation to the "name" and "message" fields of the email form will increase form submissions.
Device type: Desktop only
URL: https://surefoot.me/engineer-application-sandbox-v1/
Dev notes:
- Currently, the form only checks for a valid email.
- Please execute your code on DOM ready and use javascript to handle validation.