Skip to content

sparkalow/email-cta-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Email CTA Button Generator

See the Demo.

This client side React app generates HTML markup suitable for use in emails with good compatibility accross a range of desktop and mobile clients.

Email is deceptively difficult. This has been thoroughly tested, however your mileage may vary. It's recommended that you test using a service like Litmus, Email on Acid and/or your own devices.

Although the markup generated is for use in various email clients, the app is designed to be used in modern browsers.


This project was bootstrapped with Create React App.

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

License

MIT