An open API service indexing awesome lists of open source software.

https://github.com/remeic/genesia

Generate email with mailnesia
https://github.com/remeic/genesia

hacktoberfest

Last synced: about 1 year ago
JSON representation

Generate email with mailnesia

Awesome Lists containing this project

README

          

> **Warning**

> This project is no longer maintained and its use is not recommended

> **Note**

> An old version of this site can be consulted at: [Genesia](https://genesia.surge.sh/)



GENESIA












### Description

It's an application, which will give you a random mailbox name for http://www.mailnesia.com service.
In no way is this repository affiliated with mailnesia

### Why i need this ?

For example, you need a new mailbox fast and don't want to think about it's name, becouse you will use it only once, so what to do ? Just use genesia and it will generate a new one for you. You want another one ? No problem, do as much as you want!

### How to use ?

All what you need is just to push button. Ta-da! Your new mailbox name is ready to use, copy it and go to http://www.mailnesia.com.

### Contributon

If you have some ideas, which can improve our application or bring some new features, then you are welcome. Fork the Genesia repository, make changes and do a pull-request to show your ideas.

### Install

1. Clone our template from GitHub `git clone https://github.com/Remeic/genesia.git`
2. Switch folder to our template `cd genesia`
3. Install all project dependencies `npm install`
4. Start a local server to see changes of your work `npm start`