Overview
Update the contact us form to send an email on submit.
Details
Update the contact us form to send an email on submit using nodemailer and aws ses.
Why would this feature be useful?
So that people can properly use the contact us form.
Additional Notes
Part of #31. Requires #224 to be merged first which adds the basic nodemailer setup.