Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

asity-tech/nextjs-netlify-form-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%