iceyisaak / NodemailerContactForm

The is a contact form that sends email via Nodemailer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The is a contact form that sends email via Nodemailer.


Languages

Language:HTML 48.1%Language:CSS 30.0%Language:JavaScript 21.9%