/NodeMailer

Website where user give his/her UserName, Receiver's Gmailid, Subject of message and messageToSend and that message is sent automatically to receiver without using Gmail app.

Primary LanguageHTML

NodeMailer

Website having front end in html and express js backend. User give his/her UserName, gmailId of Receiver, Subject and messageToSend and that message is sent automatically to Receiver's mail without using Gmail app.

Two Independent Layers:

1)Html, FrontEnd.
2)NodeJS ExpressJS , BackEnd.