Skip to content

Temporary email generator to save folks from spam mailers

License

Notifications You must be signed in to change notification settings

thatsameguyokay/flexmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexmail | GitHub license | npm version | PRs Welcome

Flexmail is a disposable temporary email generator, which can be used for wide range of purposes including protection from spammers. Because of its privacy-related liberations, we keep the user data and usage stats private.

  • Why this: Can be used to generate emails instantly, with the name of your choice.
  • Saves a lot of efforts: Several temporary email generators are very hectic to use as they have high latency.
  • Unlimited fetch requests: There's no limit to number of fetch requests, and each request responds with the same reaction time being <50ms.
  • Clean UI: Visit the web app once, you're gonna love it <3.
  • Longer disposable period: Most temp mail generators provide random difficult email addresses to remember, and have a limit of 10 minutes, we here provide an upper time limit of 45 minutes.

Installation

React has been designed for gradual adoption from the start, and you can use as little or as much React as you need:

  • Fork and clone this repository make an instant copy of the content.
  • Alternatively, you can download the source and set it up with Github Desktop.
  • Open the root folder in the code editor you prefer, and run the following commands:
  1. npm install
  2. cd ./flexmail/ npm start

Documentation

Check out the Getting Started page for a quick overview of the project structure.

You can improve it by sending pull requests to this repository.

Contributing

The main purpose of this repository is to continue evolving React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving React.

Code of Conduct

The Monospace has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read the React's contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React, or overall MERN.

Good First Issues

To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started <3.

License

Flexmail is MIT licensed.

About

Temporary email generator to save folks from spam mailers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • HTML 15.5%
  • CSS 2.3%