A stylish, accurate, and responsive Digital Clock web application. This project displays the current time with high precision and features a modern, user-friendly interface.
- Real-Time Updates: Displays current time (Hours, Minutes, Seconds) with zero lag.
- Modern UI: Minimalist design with vibrant colors and smooth typography.
- 12/24 Hour Format: (Optional: include this if your code supports it).
- Fully Responsive: Adapts perfectly to mobile, tablet, and desktop screens.
- Lightweight: Built with pure Vanilla JavaScript for maximum performance.
- HTML5: Semantic markup for the clock structure.
- CSS3: Custom styling, glassmorphism effects, and responsive layout.
- JavaScript (ES6):
setIntervalandDate()object logic for real-time updates.
Rajatech
Clock_Project/
├── index.html # Core structure
├── style.css # Design and animations
├── script.js # Time logic and updates
└── README.md # Documentation
