Skip to content

mdrajatech03/Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕒 Real-Time Digital Clock

A stylish, accurate, and responsive Digital Clock web application. This project displays the current time with high precision and features a modern, user-friendly interface.

Live Demo 🌐

Click Here

🚀 Key Features

  • Real-Time Updates: Displays current time (Hours, Minutes, Seconds) with zero lag.
  • Modern UI: Minimalist design with vibrant colors and smooth typography.
  • 12/24 Hour Format: (Optional: include this if your code supports it).
  • Fully Responsive: Adapts perfectly to mobile, tablet, and desktop screens.
  • Lightweight: Built with pure Vanilla JavaScript for maximum performance.

Screenshot

Clock Screenshot

🛠️ Tech Stack

  • HTML5: Semantic markup for the clock structure.
  • CSS3: Custom styling, glassmorphism effects, and responsive layout.
  • JavaScript (ES6): setInterval and Date() object logic for real-time updates.

​👤 Author

Rajatech

GitHub

📁 Project Structure

Clock_Project/
├── index.html    # Core structure
├── style.css     # Design and animations
├── script.js     # Time logic and updates
└── README.md     # Documentation

About

A sleek and accurate real-time Clock application built with HTML, CSS, and JavaScript. Features a modern UI with dynamic time updates and a responsive design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors