# resend/react-email

💌 Build and send emails using React

Repository: https://github.com/resend/react-email
Canonical: https://ross.abutalabs.com/products/react-email
Homepage: https://react.email
Language: TypeScript
License: MIT
License Family: permissive
Topics: email, hacktoberfest
Last push: 2026-08-25T18:31:47+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1444, "days_push": 8, "days_rel": 8, "gap_med": 0, "n_releases_24m": 402}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 19669, forks 1076 (observed 2026-08-28T04:11:29.072714+00:00)

## What it is
React Email is a collection of high-quality, unstyled React components for building responsive email templates with TypeScript, handling email client inconsistencies and dark mode. It includes a render utility to convert templates to HTML for sending via providers like Resend, SendGrid, Mailgun, Postmark, and AWS SES, plus an embeddable visual editor.

## Use cases
- build responsive html email templates with react
- send transactional emails with resend or sendgrid
- create email templates that work in gmail and outlook
- style emails with tailwind css
- embed a visual email template editor in my app
- convert react components to email-ready html

## When to choose
- you build email templates in a React or TypeScript codebase
- you want to avoid hand-coding table-based email markup
- you need consistent rendering across Gmail, Outlook, and Apple Mail
- you want integrations with major email service providers

## When to avoid
- your stack is not JavaScript/React-based
- you only need to send plain-text emails
- you need a standalone drag-and-drop email builder for non-developers

## Facets
- artifact type: library
- maturity: active
- function: email, templating, ui-components, sdk
- domain: email, web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, email-templates, transactional-email, tailwind, email-clients, html-email, visual-editor, nodejs, typescript

## Member repositories
- resend/react-email (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:29.072714+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:59:53.027309+00:00, confidence not recorded.
  - readme: https://github.com/resend/react-email (fetched 2026-08-28T04:11:29.072714+00:00, sha 6052eb2bbf0d)
  - homepage: https://react.email (fetched 2026-08-29T07:58:37.422374+00:00, sha cfbdeb43caa0)
  - site_page: https://react.email/docs (fetched 2026-08-29T07:58:37.426145+00:00, sha 852b3dab7c19)
  - site_page: https://react.email/docs/editor/overview (fetched 2026-08-29T07:58:37.428781+00:00, sha 1204ac3e8473)
  - site_page: https://react.email/docs/integrations/resend (fetched 2026-08-29T07:58:37.431378+00:00, sha 35c95b79536c)
  - site_page: https://react.email/docs/integrations/sendgrid (fetched 2026-08-29T07:58:37.433265+00:00, sha 922a10f3a6d8)
  - site_page: https://react.email/docs/integrations/mailgun (fetched 2026-08-29T07:58:37.434977+00:00, sha 22fa2b859f1a)
  - site_page: https://react.email/docs/integrations/aws-ses (fetched 2026-08-29T07:58:37.436629+00:00, sha d2665ff1ad01)
  - site_page: https://react.email/docs/integrations/postmark (fetched 2026-08-29T07:58:37.438357+00:00, sha aeea7e356ae8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
