- This project is a Gmail Nodemailer project that allows users to send emails using Node.js and Gmail API.
- It utilizes Nodemailer library to send emails and Gmail API for authentication and authorization.
- Users can easily configure their Gmail account credentials and send emails programmatically.
To run the application follow these steps:
Step 1: Fork the repository. Follow these guidelines to know all about how to fork a repository Forking a Repo
Step 2: Clone the repository. Cloning a Repo
Step 3: Go to Gmail-Nodemailer folder and run
npm install
npm run start
Step 4: Go to http://localhost:8001
and enter url of the webpage you want to access contents of