Skip to content

solomonbestz/Send-Mail-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEND MAIL USING NODEMAILER

A simple example to send mail to a user after a post request to signup

PREREQUISITE

  • Thunder client (Vscode Extension)
  • nodejs
  • expressjs
  • nodemailer

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/solomonbestz/Send-Mail-Nodejs.git
  2. Install dependencies

    npm install
  3. Install Thunder Client

Usage

  1. Run App:

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published