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 👏🏻
You can use the online version of this project: https://super-email-editor.herokuapp.com/
Just clone or download the repository and then:
yarn
and to start developing:
yarn start