A simple app for collecting client information for iDesign Miami.
Clicking the send button will copy the information in the form to an email template on your clipboard and open up the default email client with pre-filled To and Subject headers. Paste into the body and hit send!
Download or clone the repo and then...
-
npm install
-
npm start
To build for any given platform...
-
npm run compile
-
npm run build
-
npm run dist
The HTML email template should look something like the image below with actionable links to phone numbers, emails, and addresses.
Made with <3 by Carlos Santos.