adds code


In this tutorial i will go through how you can send emails with #nodejs, #nodemailer and #expressjs . this can easly be set up with any view library you would want (vue, react, angular etc) make sure to install all the following packages used in the video 1. node js https://nodejs.org/en/ 2. express js https://expressjs.com/ 3. cors https://www.npmjs.com/package/cors 4. nodemailer https://nodemailer.com/about/
Previous Post Next Post