spjpgrd / customize

Create customized email signatures

Home Page:https://customize.spjpgrd.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customize Hero

Customize

A painless tool to create HTML email signatures β€” without coding another table. Built with React.

P.S. So this can be used as a teaching tool, I tried to make the markup and CSS stupidly simple while also not ejecting it from create-react-app.

View the Live Demo πŸš€


Get Started

Install node-modules with:

yarn

Get up and running:

yarn start

Building a hostable package:

yarn build

Easily deploy with zeit.co's Now.

cd build
now -n yourChoiceOfSubdomain

Radical

πŸ€™ 😎 πŸ€™

About

Create customized email signatures

https://customize.spjpgrd.now.sh

License:MIT License


Languages

Language:TypeScript 44.4%Language:JavaScript 38.8%Language:HTML 10.5%Language:CSS 6.4%