A temporary email service powered by mail.tm and built with React
- Uses mail.tm as a backend for generating mailboxes and receiving messages
- Coded using Typescript and Tailwind for a faster development experience
- UI animations
- Live site at https://transientmail.netlify.app/
Clone this repo to your desktop and run yarn
in the root directory to install all the dependencies.
Once the dependencies are installed, you can run yarn run dev
in the root directory to start the application.
You will then be able to access it at localhost:3000
You can check out the full license here
This project is licensed under the terms of the MIT license.