- Static website using html, css, javascript, Tailwind CSS.
- Built using Cursor and Pinegrow.
- Source code hosted in the following Github repository.
- Website hosted in Netlify.
This project uses Netlify Forms with reCAPTCHA v2 for contact submissions.
- Include a form on the site with
data-netlify="true"and anameofcontact. - Add
<div data-netlify-recaptcha="true"></div>inside the form to enable reCAPTCHA v2. - Deploy the site. Forms appear in Netlify after the first successful submission.
- In Netlify, enable email notifications: Forms → select "contact" → Notifications → Email → recipient email.