austinengelbrecht / portfolio-astro

My personal website, built using Astro
https://www.austinengelbrecht.com
0 stars 0 forks source link

Contact Page - Add JS #52

Closed austinengelbrecht closed 5 months ago

austinengelbrecht commented 10 months ago

Need to add some more JS for the contact page form. This should do some basic verification on the form fields before the user is allowed to submit.

Also, need to write some tests to confirm the functionality of the page.

austinengelbrecht commented 5 months ago

Form are currently functional via auto-detection on Netlify's side.