Skip to content

This project displays a real-time digital clock using JavaScript’s Date object. It updates every second, showing hours, minutes, and seconds. CSS enhances the design, making it visually appealing. This project is great for learning DOM manipulation and time functions in JavaScript.

Notifications You must be signed in to change notification settings

TanmayMargaj35/Digital-Clock-Using-HTML-CSS-and-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

⌚ Digital Clock

A minimal and elegant Digital Clock Web App created with HTML, CSS, and JavaScript. This was a part of my learning journey to understand how to work with time and intervals using JavaScript.


📝 Overview

The clock displays the current system time and updates every second using setInterval(). It's styled with a clean UI that works seamlessly on all screen sizes.


⚙️ Features

  • Live system time display
  • Auto-updating every second
  • 24-hour format
  • Smooth and minimal UI

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript

📽️ Live Demo

🔗 View Clock Live


👤 Connect with Me

About

This project displays a real-time digital clock using JavaScript’s Date object. It updates every second, showing hours, minutes, and seconds. CSS enhances the design, making it visually appealing. This project is great for learning DOM manipulation and time functions in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published