Skip to content

mCodex/react-email-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Email Creator

Greenkeeper badge

This project aims to help people creating HTML that can be sent by email. Actually, I didn't code the editor itself, but I just wrapped it in a create-react-app project and implemented a few methods.

Thanks to Unlayer Editor 👏🏻

Online Editor

You can use the online version of this project: https://super-email-editor.herokuapp.com/

Installation

Just clone or download the repository and then:

yarn

and to start developing:

yarn start