Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.8 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.8 KB

header

NodeJS Visual Studio Code CSS3 JavaScript

TempMail

  • TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses. It uses the 1secmail API to generate the email addresses and fetch the emails.

    HitCount

Live

Features

Generate a new temporary email address

Load emails for the current temporary email address

View email content and download attachments

Usage

  • Open index.html in your web browser.

  • Click the "New Address" button to generate a new temporary email address.

  • The new email address will be displayed in the input field.

  • Click the "Load Mail" button to load emails for the current temporary email address.

  • The emails will be displayed in a table below the buttons. You can click "Load content..." to view the content of each email.

Dependencies

  • jQuery: Used for making API requests and manipulating the DOM.

  • Font Awesome: Used for icons.

  • Water.css: Used for basic styling.

Author

Created by Mehmet Kahya.

License

This project is open source and available under the MIT License.