Skip to content

nepidkhadka/Digital-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Clock ⌚

This project is a simple digital clock implemented using JavaScript. The digital clock displays the current time in a 24-hour format and updates every second.

Features

  • Real-time display of the current time
  • 12-hour format (hours:minutes:seconds)
  • Automatic update every second
  • Minimal UI

Technologies Used

  • HTML: The structure and layout of the clock are defined using HTML.
  • CSS: The clock's visual style and appearance are defined using CSS.
  • JavaScript: The clock's functionality and real-time updates are implemented using JavaScript.

Usage

To use the digital clock, Visit Below Link

🟢 Live URL : https://nepidkhadka.github.io/Digital-Clock/

OR ,

Follow these steps:

  1. Clone the repository or download the project files to your local machine.
  2. Open the index.html file in a web browser.
  3. The digital clock will be displayed on the webpage, showing the current time.
  4. The clock will automatically update every second.

Releases

No releases published

Packages

No packages published