Live example: company-email-signature-generator.vercel.app
An email signature generator designed to be configured for use within companies to help keep signatures consistent. Comes with 2 clean and simple layouts.
Install and run locally
yarn
yarn dev
Build for production
yarn build