Skip to content

stefanobg/email-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-mail Template Generator Open Source Love js-standard-style

Simple and useful web app to generate e-mails for any reason you want!

🔥 Motivation

Through a study case at Equals, I've built this tool to help the entire company to produce a good copy with brand guidelines in a simple way. You can check the product case on medium: here.

🖥 Example



📋 Features

  • Fully customizable HTML template
  • Edit Header and Title image
  • CTA Button with personalized link
  • Your own text with images
  • Copy to clipboard
  • Download HTML file
  • Define regards

🚀 How to use it?

First, clone the repo anywhere you want:

$ git clone https://github.com/stefanobg/email-template-generator

Second, cd email-template-generator and type:

$ npm install
$ npm start 

Once you do that, your browser will redirect you to 127.0.0.1:8080. Enjoy! 😉

🎨 Customizing

Once you have it installed, you can:

  • Add new images to header and title (600px width recommended) on assets/states.json.
  • Change the HTML template by modifying template/default.html (be careful with the IDs).
  • Use new features on the Quill text editor by modifying script.js on toolbarOptions.

🛠 Tech/framework used

Built with

💬 Contributor

This app was created and is being maintained by Stéfano Girardelli.

About

Simple and useful web app to generate e-mails for any reason you want!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published