James McGahn
Summary:

A Next.js & Tailwind CSS Contact Form Landing Page. A quick and easy solution using email.js's API to fire off emails.

Contact Form Landing Page

Tech Used:reactnext.jstailwind cssaxiosemail.js
Description:

A simple contact form landing page using Next.js, Tailwind CSS and Email.js's API to send emails. The form has recaptcha v2 protection and also using CSRF protection for the email API.

Challenges:

No notable challenges other than being new to Tailwind CSS. The docs are very clear so no major issues implementing Tailwind on this site.