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.
- Host: GitHub
- URL: https://github.com/sesto-dev/react-email-tailwind-templates
- Owner: sesto-dev
- License: mit
- Created: 2023-01-10T14:36:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T10:02:54.000Z (about 2 years ago)
- Last Synced: 2025-04-08T20:47:47.051Z (6 months ago)
- Topics: email, mail, nodemailer, react, react-email, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://sesto-mail.vercel.app
- Size: 22.1 MB
- Stars: 24
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README

React Emails built using TailwindCSS
## 🏃♂️ 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).