DEV Community

Mrityunjaya Prajapati
Mrityunjaya Prajapati

Posted on • Updated on

Send Email using Sendgird and Node.js

For every every web application, there is a need to send the user an email. In this article, I would love to explain you how easy it is to setup Sendgrid with Node.Js.

You can check full code with detail article at: https://github.com/deadwin19/send-email-sendgrid-nodejs

Top comments (0)