FrontEnd-Development

Digital Clock Application

📌 Overview

This project is a modern digital clock application developed using HTML, CSS, and JavaScript. It displays the current time in a 12-hour format along with AM/PM indicator and the current date.


🚀 Features

🔸 Time Display

🔸 Visual Design


🎨 CSS Features


📁 File Structure

/DigitalClock
│
├── index.html         # Main HTML structure
├── clock.css         # Styling
├── clock.js          # Clock logic
└── clockIcon.png     # Favicon

☁️ Live Demo

View the live demo at: Digital Clock Demo


✅ Technical Details

The application uses: