What is nodemailer?
"Easy as cake e-mail sending from your Node.js applications"
nodemailer is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 528.5 KB on disk.
Installation Guide
# Install via NPM
npm install nodemailer
# Install via Yarn
yarn add nodemailer