This is a chrome extension working inside Gmail, that serves awesome templates to impprove the way you use Gmail.
- React
- InboxSDK
Go to frontend folder
cd frontend
Install dependencies
npm install
Start the frontend project
npm start
Now go to your extensions at Google Chrome, enable Developer Mode, click Load Unpacked and choose the folder config
After setting up the extension, go to Gmail and start writing a new e-mail, you will see the icon to open the Awesome Templates modal, choose a template and aplly it 😁
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.