easy-email
It's a Node Js module , published on npm as well. Just import it and use it to send emails , without writing long lines of code just use the in-built send_mail() function and pass the parameters and automatically email will be sent. Attachments can also b
use-constructor
react hook that behaves like a class constructor for functional components