Simple Email App

Middleware app to handle email requests

About this project

A simple middleware app to handle email requests to send to my professional email. The app will take requests given by a client and assemble an email based on the data and sends them to a specific email. The primary use case is for a website's email form.

Technical Sheet

  • NodeJS
  • Nodemon
  • Express
  • Node Mailer
  • Heroku

Resources