How to send a email using Sendgrid and Node.js ?
In this blog, We will be seeing how to send a email with Nodejs and Sendgrid mail API.
Pre-requisites :
Node and npm installed on your system
Generating API Key on Sendgrid:
We will first need to register for a free SendGrid account.
After addin...
imkarthikeyans.hashnode.dev3 min read