Wow, this is an awesome addition to Netlify:
On Netlify, any HTML form can instantly accept submissions—no backend code or infrastructure required. As soon as your form is deployed, you start seeing submissions appear in your Netlify dashboard.
Just add the
netlify
attribute to any form and everything gets wired up automatically.
Netlify will automatically create some backend code to handle the form submissions. The submissions will be stored and then shown in your control panel. Comes with a free tier of 100 submissions/month.
Video by Phil Hawksworth