Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Royal-lobster committed Jan 31, 2022
2 parents aea4afa + 45afc28 commit 2669316
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# MailSpread

Generate Email Tamplates with forms 🔥 useful in situations like bunch of people to send a same email tamplate to same set of recivers, collecting user information by email, creating mini survays without using other third party apps, etc

🔗 **Link:** https://mailspread.netlify.app/

[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
## Screenshots

<center>
<img src="./imgs/screenshot.png"/>
</center>

## Installation

```bash
git clone https://github.com/Royal-lobster/mailspread

cd mailspread

```
## Running the Application

```bash
./index.html
```

## Authors

- [@SrujanGurram](https://www.github.com/royal-lobster)


## License

[MIT](https://choosealicense.com/licenses/mit/)


Binary file added imgs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2669316

Please sign in to comment.