egriboz / nodemailer-form-example

Contact Form with Next.js and Nodemailer

Home Page:nodemailer-form-example.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodemailer-form-example

Contact Form with Next.js and Nodemailer

Getting Started

Install:

yarn
# or
npm install

Run the development server:

yarn dev
# or
npm run dev

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

You may need to do the following:

Google Account > Security > Less secure app access : off to on

About

Contact Form with Next.js and Nodemailer

nodemailer-form-example.vercel.app

License:MIT License


Languages

Language:JavaScript 94.3%Language:CSS 5.7%