Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Digital Clock Using Vanilla JS

A simple digital clock web application created using HTML, CSS, and Vanilla JavaScript.

Digital Clock Demo

Table of Contents

Demo

You can view the live demo of the Digital Clock here.

Description

This is a straightforward digital clock application built as a web page using HTML, CSS, and Vanilla JavaScript. It displays the current time and updates in real-time. It serves as a great example of a simple project to learn and practice front-end web development with JavaScript.

Features

  • Displays the current time in hours, minutes, and seconds.
  • Updates the time in real-time.
  • Provides a simple and clean user interface.

Technologies Used

  • HTML: Used for structuring the web page.
  • CSS: Used for styling the clock.
  • Vanilla JavaScript: Used for the clock functionality.

Getting Started

To run this project locally or make changes, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/akankha/-Digital-Clock-Using-Vanilla-JS.git

Releases

Packages

Contributors

Languages