Skip to content

Airmail is a free service that allows getting instant temporary email. It is used to prevent spam into your personal email address.

Notifications You must be signed in to change notification settings

uozanyildiz/airmail

Repository files navigation

Airmail

Airmail is a simple and easy-to-use project that allows users to generate temporary email addresses, which can be used to avoid spam emails and maintain anonymity. The project is developed using React, JavaScript, TailwindCSS and React Query.

Prerequisites

To run Airmail, you need to have yarn or npm installed on your system. You can download and install them from the official websites:

Installation

To install Airmail, follow the steps below:

  1. Clone the repository to your local machine:
git clone https://github.com/uozanyildiz/airmail.git
  1. Navigate to the project directory:
cd airmail
  1. Install the dependencies using Yarn or npm:
yarn install
npm install

Usage

Running Airmail locally

To run Airmail locally, follow the steps below:

  1. Navigate to the project directory:
cd airmail
  1. Start the development server:
yarn start
npm start
  1. Airmail will be accessible on http://localhost:3000/.

Accessing Airmail online

Airmail is also available online. You can access it by going to airmail.uozanyildiz.dev.

API

Airmail is built using the mail.gw API to generate temporary email addresses.

License

Airmail is released under the MIT License. Feel free to use it in your own projects.

About

Airmail is a free service that allows getting instant temporary email. It is used to prevent spam into your personal email address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors