FormSpree is great and I have zero complaints about them - except that it isn't you can't process any input from users unless you use one of these 3rd-party
How it works. With a couple of changes to your existing form, your Formspree submissions will start appearing in the Formspree dashboard. View the docs →. 1. Add formspree-react and useForm () import { useForm } from '@formspree/react'; function SignupForm() { const [state, handleSubmit] = useForm('signupForm'); return (