google-sheet-waitlist is a simple waitlist signup page built with Next.js. It allows users to submit their email address which is stored in a Google Sheet via a server action.
Collects user email addresses for a waitlist and stores them in a connected Google Sheet for easy management.
Automatically checks and validates the email format on the client-side to ensure proper data collection.
Utilizes server actions to securely store user emails into a Google Sheet, ensuring data safety.
Features a dynamic card UI that can flip to reveal additional product information, enhancing user engagement.
Offers a user-friendly option to switch between dark and light themes for better accessibility and user comfort.