Skip to content

This repository contains example responsive email templates built with responsive-react-email.

Notifications You must be signed in to change notification settings

codeskills-dev/responsive-react-email-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive-react-email-examples

A live preview for react-email right in your browser so you don't need to keep sending real emails during development.

Open in CodeSandbox

Getting Started

First, install the dependencies:

npm install
# or
yarn

Then, run the development server:

npm run dev
# or
yarn dev

Open localhost:3000 with your browser to see the result.

Example templates are in the /emails directory

License

MIT License

About

This repository contains example responsive email templates built with responsive-react-email.

Topics

Resources

Stars

Watchers

Forks