DEV Community

Cover image for Email Account Verification In Node JS & React JS | MERN Stack Project
CyberWolves
CyberWolves

Posted on

Email Account Verification In Node JS & React JS | MERN Stack Project

What's up guys!

Today we gonna implement how to verify user email after signup in MERN stack. we gonna use nodemailer package to send email with node.js. we also gonna learn how to implement this on frontend with react framework.

Top comments (0)