react-email
Build and send responsive HTML emails using React components and TypeScript with a local preview server.
Install
npx skills add https://github.com/resend/react-email --skill react-emailStats
| Total installs | 3,646 |
| Weekly installs | 3.6K |
| GitHub stars | 18.3K |
| First seen | Jan 21, 2026 |
| Source | @resend/react-email |
Summary
- Component-based email development with TypeScript support, featuring core layout components (Html, Body, Container, Section, Row, Column) and content elements (Heading, Text, Button, Image, CodeBlock)
- Tailwind CSS styling via the Tailwind component with pixel-based preset; table-based layouts required for email client compatibility
- Local dev server preview at localhost:3000 with live editing; supports rendering to HTML or plain text for any email service provider
- Static image hosting with dev/production URL switching; supports PNG and JPG only (SVG and WEBP not reliable in email clients)
- Built-in i18n support for next-intl, react-i18next, and react-intl; quick integration with Resend SDK for sending
Tags
Related skills
| Skill | Installs | vs react-email |
|---|---|---|
| recipe-email-drive-link | 6,263 | +2,617 |
| gws-gmail-reply-all | 5,847 | +2,201 |
| email-design | 7,378 | +3,732 |
| persona-content-creator | 6,207 | +2,561 |
| email-and-password-best-practices | 6,768 | +3,122 |
FAQ
- How many installs does react-email have?
- react-email has 3,646 total installs and 3.6K installs this week.
- Where is react-email hosted?
- react-email is published by @resend/react-email at https://github.com/resend/react-email.
- How many GitHub stars does react-email have?
- react-email has 18.3K GitHub stars.
- When was react-email first indexed?
- OrangeBot.AI first indexed react-email on Jan 21, 2026.
- How do I install react-email?
- Run: npx skills add https://github.com/resend/react-email --skill react-email