thiagosaud / formspree-example-next

An example of using Formspree with Next.js

Home Page:https://formspree-example-next.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formspree & Next.js example

An example of using Formspree with Next.js. For more information on how to use Formspree check out our official integration guide.

Get the code

Or just deploy directly to Vercel!

Deploy with Vercel

Installation

Clone down repo, navigate to the repo directory and…

# Install dependencies
npm install

# Run next locally at localhost:3000
npm run dev

About

An example of using Formspree with Next.js

https://formspree-example-next.vercel.app/

License:MIT License


Languages

Language:JavaScript 51.0%Language:CSS 49.0%