M0nica / nextjs-netlify-form-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app. This is an example site for configuring a working contact form with NextJS and Netlify without writing any server-side code. This contact page features a contact form, a confirmation screen upon submission, enhanced spam detection and custom subject field.

đź’« Deploy on Netlify

Deploy to Netlify

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the Contact Form page by modifying pages/contact.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository.

About


Languages

Language:JavaScript 100.0%