Skip to content

Reshu-Tyagi/digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Digital Clock

A simple and responsive Digital Clock built using HTML, Tailwind CSS, and JavaScript. It displays the current time in real-time and updates every second.


Live Demo

🔗 https://reshu-tyagi-digital-clock.vercel.app/


Features

  • Displays current hours, minutes, and seconds
  • Updates automatically every second
  • Responsive and clean user interface
  • Built with Tailwind CSS for styling

Technologies Used

  • HTML5
  • Tailwind CSS
  • JavaScript

Concepts Used

  • Date Object
  • setInterval()
  • DOM Manipulation

Instructions to Use

  1. Clone the repository: git clone https://github.com/Reshu-Tyagi/digital-clock.git

  2. Open the project folder.

  3. Run index.html in your browser

About

A Digital Clock is a simple web application that displays the current time in hours, minutes, and seconds and updates automatically every second using JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors