/NodemailerContactForm

The is a contact form that sends email via Nodemailer.

Primary LanguageHTML

NodemailerContactForm

by: Iceyisaak

Inspired by: Traversy Media: Nodemailer - Send Emails From Your Node.js App


This project features:

  • Nodemailer Email Sender
  • Simplistic Contact Form
  • Simplistic Landing Page

Technologies used

  • NodeJS
  • NodeMailer
  • BodyParser
  • Handlebars

Installation

  1. npm install to create node_modules
  2. nodemon to run the project on live-server
  3. Open a browser, in the url field type localhost:3000