Gatsby Contact Form
How do I handle form submissions in Gatsby? This is a common question since there is no actively running server. Luckily, Netlify makes it easy to create your own forms and capture form data.
CHALLENGE: You have already deployed to Netlify, so you it's easy to implement Netlify forms following the link below. Build a Contact Form page on your Gatsby site.