An example of using Formspree with Gatsby. For more information on how to use Formspree check out our official integration guide.
Clone down repo, navigate to the repo directory and…
# Install dependencies
npm install
# Run next locally at localhost:8000
npm run develop