Category: Netlify
Form submission using Gatsby, SANITY, Netlify and React Hook Form
Buckle up. This is a big one. We are going to walk through creating a contact form in Gatsby that submits to both an email address and a backend database using SANITY . The form itself will be built using React Hook Form and also integrate with Netlify forms . React Hook Form manages the form…