Skip to content

RishabhKodes/NodeMailer

Repository files navigation

NodeMailer

About The Project

NodeMailer is an E-Mail sending bot which uses the SMTP file transfer protocol. Just enter the recipients email address along with the message in the portal and you are good to go. To use this with your own Gmail account, get your smtp credentials from Gmail. Until then, enjoy mine!

In the Website, click on the Send Email button to go to the form for sending mail. Enter the receiver's Email Address and the message you want to send. That's it, its that simple.

Built With

Some major frameworks that were used in creating of this project.

Getting Started

Installation

  1. Clone the repo
git clone git@github.com:RishabhKodes/NodeMailer.git
  1. Goto root directory
cd NodeMailer
  1. Install NPM packages
npm install
  1. Run using command:
node app.js
  1. Visit Link
https://localhost:3000

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Me

Rishabh Bhandari - LinkedIn Email

Project Link - Deployed

Made with ❤️
by e33or_assasin

About

NodeMailer is an E-Mail sending service that uses the SMT protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published