Next.js Mail Form Sender Example

This is an basic example of how to send emails from a Next.js app using Nodemailer.
It uses Zod, React Hook Form, Handlebars, ReCAPTCHA and TailwindCSS.

You can find the code for this example here