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
.
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
🤙 😎 🤙