Content
Email Templates
React Email provides a set of pre-built email templates that you can use to get started quickly. These templates are built using React and are fully customizable.
Use the templates as a starting point and customize them to match your brand. - View Templates
Customization Tips
- Modify color schemes to match your brand palette in the
src/config/config.ts
file - Adjust layout and spacing in the
src/emails/components
folder - Replace placeholder content with your own text and imagery
- Ensure responsive design across different email clients
Example
example.ts
Email Templates
Currently, the following email templates are available:
EmailVerificationEmail
ResetPasswordEmail
MagicLinkEmail
ChangeEmailVerificationEmail