A simple example to send mail to a user after a post request to signup
- Thunder client (Vscode Extension)
- nodejs
- expressjs
- nodemailer
-
Clone the repository:
git clone https://github.com/solomonbestz/Send-Mail-Nodejs.git
-
Install dependencies
npm install
-
Install Thunder Client
-
Run App:
npm start