Send Email with SendGrid
Setup Instructions:
- Make sure your SendGrid API key is in your
.env
file asVITE_SENDGRID="SG.your-api-key"
- Verify the sender email address in your SendGrid account
- Test with a verified recipient email address
.env
file as VITE_SENDGRID="SG.your-api-key"