This is a simple contact form project that can be easily integrated into your website to allow visitors to send you messages. The form collects the sender's name, email address, and message, and sends the message to your Google Sheets connected to it via Google App Scripts.
- Easy integration into any HTML/CSS/JS-based website.
- Collects sender's name, email, and message or more fields can be added.
- Sends messages to your Google Sheets using server-side processing.