/nodemailer-starter-kit

Simple Contact form to send emails from NodeJs App

Primary LanguageJavaScript

Node Contact Form

Simple Node.js/Express app using Nodemailer to send emails

  • Please add your own SMTP info in the app.js (by default it's set to Gmail)
  • Also, edit the '.env.example' file, and then resave it as '.env'

Version

1.0.0

Install Dependencies

npm install 

Run

node app