anuraagnagar / digital-clock-javascript

A simple digital clock built with HTML, CSS, and JavaScript.

Home Page:https://the-digital-clocky.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Clock

A simple digital clock built with HTML, CSS, and JavaScript.

Description

The Digital Clock is a web-based clock that displays the current time in a digital format. It updates in real-time and provides an easy-to-read interface for users to view the time.

Features

  • Real-time display of the current time (hours, minutes, and seconds).
  • Refreshes automatically to show the updated time.

Live Preview

https://the-digital-clocky.netlify.app/

Technologies Used

  • HTML
  • CSS
  • JavaScript

Step to Use

  1. Open the index.html file in your web browser.
  2. The digital clock will start displaying the current time immediately.

Installation

1. Clone the project

git clone https://github.com/anuraagnagar/digital-clock-javascript.git

2. Go to the project directory

cd digital-clock-javascript

3. Open file to the Browser

index.html

About

A simple digital clock built with HTML, CSS, and JavaScript.

https://the-digital-clocky.netlify.app/


Languages

Language:CSS 58.3%Language:HTML 24.4%Language:JavaScript 17.3%