https://github.com/jellydn/react-email-starter
React Email Starter
https://github.com/jellydn/react-email-starter
email nextjs react react-email
Last synced: 3 months ago
JSON representation
React Email Starter
- Host: GitHub
- URL: https://github.com/jellydn/react-email-starter
- Owner: jellydn
- Created: 2023-02-12T07:58:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T04:29:45.000Z (6 months ago)
- Last Synced: 2025-04-14T05:32:54.425Z (6 months ago)
- Topics: email, nextjs, react, react-email
- Language: TypeScript
- Homepage: https://demo.react.email/preview/airbnb-review
- Size: 699 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React Email Starter
A live preview right in your browser so you don't need to keep sending real emails during development.
[![IT Man - Tip #32 - Build and send emails using React and TypeScript [Vietnamese]](https://i.ytimg.com/vi/CuMjCWoHIDc/hqdefault.jpg)](https://www.youtube.com/watch?v=CuMjCWoHIDc)
## Getting Started
First, install the dependencies:
```sh
npm install
# or
yarn
```Then, run the development server:
_This will might take a while on the 1st run as it's installing nextjs on development mode._
```sh
npm run dev
# or
yarn dev
```Open [localhost:3000](http://localhost:3000) with your browser to see the result.
## References
- [Automatic Setup - React Email](https://react.email/docs/getting-started/automatic-setup)
- [Examples — React Email](https://demo.react.email/preview/airbnb-review)## Author
👤 **Huynh Duc Dung**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)## Show your support
Give a ⭐️ if this project helped you!
[](https://ko-fi.com/dunghd)
[](https://paypal.me/dunghd)
[](https://www.buymeacoffee.com/dunghd)