Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 388 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 388 Bytes

Contact Form Template

Created and customized backend route for contact form.

Note

  • To use this contact form, some fields need to be customized. Comments have been provided within the code to guide this process.

Dependecies Used

  • body-parser

  • cors

  • Express

  • Express-handlebars

  • nodemailer

Installation

  • Fork or Clone

  • Run npm install

  • Run npm start