Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.9 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.9 KB

Temp Mail

A web-based temporary email generator that allows users to create, refresh, and manage temporary emails with ease. This service helps keep your real mailbox clean from spam, advertising mailings, and hackers by providing a disposable email address.

Features

  • Temporary Email Address Generation: Automatically generate a random temporary email address.
  • Email Inbox: View incoming emails to your temporary address.
  • Email Management: Copy, refresh, and change email addresses effortlessly.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.
  • Menu Options: Access additional information, such as "About", "Developer", and "Version", through a fullscreen menu.

Demo

Check out the live demo here: Temp Mail Demo

Technologies Used

  • HTML5
  • Tailwind CSS
  • Font Awesome
  • jQuery
  • 1SecMail API: For email generation and fetching

How It Works

  1. When you visit the app, a temporary email address is generated.
  2. You can copy the email address, refresh the inbox to check for new emails, or generate a new email address.
  3. Incoming emails will appear in the inbox table.
  4. Fullscreen menu options provide extra information about the app and the developer.

Installation and Setup

To run this project locally:

  1. Clone this repository:
    git clone https://github.com/mowhn/Temp-mail.git
  2. Navigate to the project folder:
    cd Temp-mail
  3. Open index.html in your browser or deploy it to a server to use the full functionality.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Developer

Created by mowhn. Follow me on GitHub for more projects!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.