Skip to content

Welcome to msg-now, your hassle-free solution for sending emails without the need to create an account or go through a tedious login process. πŸ’Œ

Notifications You must be signed in to change notification settings

AkshandraSingh/msg-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“§ msg-now - Send Emails Without the Fuss! πŸš€

Welcome to msg-now, your hassle-free solution for sending emails without the need to create an account or go through a tedious login process. πŸ’Œ

✨ Features

  • Zero Signup, Zero Login: Skip the signup and login drama, and jump right into sending emails.
  • User-Friendly Interface: Our intuitive design makes sending emails a breeze.
  • MVC Pattern: We've organized our code with the Model-View-Controller (MVC) pattern for simplicity and maintainability.
  • Powered by Node.js: With the robustness of Node.js, we deliver scalability and top-notch performance.
  • Nodemailer Magic: We rely on Nodemailer to ensure your emails are sent securely and reliably.

βš™οΈ Getting Started

Prerequisites:

Before we begin, make sure you have the following tools installed:

Installation Steps:

  1. Clone the Repository:

    git clone https://github.com/ishansingh1010/msg-now
  2. Navigate to the Project Directory:

    cd msg-now
  3. Install Dependencies:

    npm install
  4. Create a .env File:

    Create a .env file in the project directory and add your email credentials like this:

    EMAIL_SERVICE=YourEmailProvider
    EMAIL_USER=YourEmailAddress
    EMAIL_PASS=YourEmailPassword
    

πŸš€ Usage

  1. Start the Server:

    npm start
  2. Access the Application: Open your web browser and go to http://localhost:7000.

  3. Send Your Email:

    • Fill out the email form with the recipient's email address, subject, message, and your email address for the "From" field.
    • Click the "Send Email" button to dispatch your message.

πŸ™Œ Contributing

We welcome contributions! If you'd like to enhance this project, follow these steps:

  1. Fork the Repository.
  2. Create a New Branch: Name it after your feature or bug fix, e.g., feature/your-feature.
  3. Make Your Changes: Add and commit your changes with a descriptive message, like "Added awesome feature!".
  4. Push to Your Fork:
    git push origin feature/your-feature
  5. Create a Pull Request: Submit your changes as a pull request to the main repository.

Happy coding and email-sending! πŸŽ‰


Feel free to use this `README.md` file as needed for your project.

About

Welcome to msg-now, your hassle-free solution for sending emails without the need to create an account or go through a tedious login process. πŸ’Œ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published