Sending email in NextJS using Emailjs

In this video, we will see how we can send emails in NextJS easily using a service named EmailJS.

This service helps us to just capture the contents of the email and call a function to get the emails we desire.

The main benefit of this is
– It’s easy to use
– Has generous free limit.