A simple and elegant digital clock built with HTML, CSS, and JavaScript that displays the current time in real-time.
View Live Demo https://vrutik-0.github.io/Digital_Clock/
- Real-time digital clock display with 12-Formant Switch
- Clean and responsive design
- Pure JavaScript implementation
- No external dependencies
- HTML5
- CSS3
- JavaScript
Digital_Clock/
βββ index.html
βββ style.css
βββ sr.js
- Clone the repository:
git clone https://github.com/Vrutik-0/Digital_Clock.git- Open
index.htmlin your web browser
That's it! The clock will start running automatically.