This project is a digital clock designed with a glassmorphism style. I created this project to learn and explore the glassmorphism design trend, which combines frosted-glass effects with smooth gradients and subtle shadows.
- Real-time digital clock
- Glassmorphism design elements
- Responsive layout
- Switch between dark mode and light mode with a left-click
- HTML
- CSS
- JavaScript
You can toggle between dark mode and light mode by clicking anywhere on the clock with the left mouse button. The clock starts in dark mode by default.
- Clone the repository
- Open
index.html
in your browser