Variable Email App

Variable Email App


Inspired by Ruby interpolation... I made a simple SPA using React that solves a very niche problem a friend of mine was having. They wanted a free solution for creating template emails for customer support, so I decided to help them and make the Variable Email App!

Live site: [https://tiny-cocada-033570.netlify.app/](https://tiny-cocada-033570.netlify.app/)

Github: [https://github.com/mckinney99/email-maker](https://github.com/mckinney99/email-maker)

Simply enter whatever 'labels' you would like to use inside the email template, and assign a variable 'value' to the label. The label placed in the email template will be replaced by it's value.

Built with React, and Bootstrap :)

More projects