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

https://github.com/sesto-dev/react-email-tailwind-templates

✨ Open-Source Emails built with React & TailwindCSS.
https://github.com/sesto-dev/react-email-tailwind-templates

email mail nodemailer react react-email tailwindcss typescript

Last synced: 5 months ago
JSON representation

✨ Open-Source Emails built with React & TailwindCSS.

Awesome Lists containing this project

README

          

![React email cover](https://react.email/static/covers/react-email.png)

React Emails built using TailwindCSS


Demo

## 🏃‍♂️ Getting Started Locally

Clone the repository.

```bash
git clone https://github.com/accretence/react-email-tailwind-templates
```

Get all dependencies sorted.

```sh
yarn install
```

```sh
yarn dev
```

## 🛸 How to Deploy the Project

Follow the deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.

## 📄 License

This project is MIT-licensed and is free to use and modify for your own projects. Check the [LICENSE](./LICENSE) file for details.

Created by [Amirhossein Mohammadi](https://github.com/accretence).