Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.27 KB

File metadata and controls

53 lines (30 loc) · 1.27 KB

🕒 Clock Project

A simple yet elegant digital clock built using HTML, CSS, and JavaScript. This project displays the Stopwatch, Alarm Clock, World Clock, Countdown Timer and demonstrates the use of core web technologies.


🌐 Live Demo


📌 Project Highlights

  • ✅ Displays current time with hour, minute, and second updates
  • ✅ Built using pure HTML, CSS, and JavaScript (no frameworks)
  • ✅ Includes Stopwatch, Alarm Clock, World Clock, Countdown Timer
  • ✅ Responsive design that adapts to various screen sizes
  • ✅ Deployed using Netlify

🛠️ Technologies Used

  • 📄 HTML5 – Structure of the web page
  • 🎨 CSS3 – Styling and layout
  • 🧠 JavaScript (ES6) – Logic for dynamic clock behavior

🚀 How to Use Locally

📥 Clone the Repository

git clone https://github.com/Ankandas2004/Clock-Project.git

📂 Navigate to the Project Directory

    cd Clock-Project

🧪 Features

⏰ Stopwatch with advanced technologies

🌙 Stylish alarm clock with alarm tune

📱 Provides time across the world

⚡ Instant updates every second with the help of countdown timer

📄 Author