Skip to content

A contact form in Next.Js with the API route to make a POST request to an Outlook/M365 SMTP server with Nodemailer

Notifications You must be signed in to change notification settings

nickcode95/nextjs-nodemailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

nextjs-nodemailer A contact form in Next.Js with the API route to make a POST request to an Outlook/M365 SMTP server with Nodemailer

Copy the pages directory into your Next.Js repository.

The form has been created in contact.js. Adjust the inputs to your requirements. The post request is made in pages/api/nodemailer.js

About

A contact form in Next.Js with the API route to make a POST request to an Outlook/M365 SMTP server with Nodemailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published