/react-email-creator

Drag'n drop static HTML email creator

Primary LanguageJavaScriptMIT LicenseMIT

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