Seven is a minimalist timepiece that only rings once a day, at 7:00 AM. This project includes a frontend for user interaction.
Visit the live version of this project here: Seven - The 7 AM Clock
- Frontend: A clean and responsive design with animations.
- Form Handling: Uses FormSubmit.co for email submissions.
- Interactivity: Users can submit their email to join the waitlist.
-
Open the
index.html
file in your browser:c:\Users\kiree\GitHub Projects\Seven\index.html
-
Use the "Join the Waitlist" form to submit an email.
Seven/
├── css/
│ ├── styles.css # Frontend styles
├── js/
│ ├── script.js # Frontend interactivity
├── index.html # Frontend HTML
├── README.md # Project documentation
Made by @MKSourabh
📫 Email: kireetisourabhmangalampally@gmail.com
📸 Instagram: @mk__sourabh
This project is licensed under the MIT License.