196-sendgrid-email-cloud-functions icon indicating copy to clipboard operation
196-sendgrid-email-cloud-functions copied to clipboard

Episode 196 - Send Transactional with SendGrid and Cloud Functions

Episode 196 - SendGrid Transactional Email

Send transactional email from your app with SendGrid and Firebase Cloud Functions . Integration demos for the following frontend frameworks.

Instructions

Follow the full lesson to setup and deploy your 📧👉 SendGrid Email Cloud Functions, then choose a frontend integration:

Example Usage

Clone this repo, then run your favorite flavor:

cd react-app
npm install
npm start