Welcome to Clockify, a stylish and functional Analog and Digital Clock web application with built-in dark mode. This project demonstrates the use of HTML, CSS, and JavaScript to create an interactive and visually appealing clock interface.
Clockify is a modern web-based clock application that combines analog and digital clock displays. It features a toggleable dark mode for a user-friendly experience in different lighting conditions.
- Analog Clock: A traditional clock with hour, minute, and second hands.
- Digital Clock: A real-time digital display showing hours, minutes, and seconds.
- Dark Mode: Easily switch between light and dark themes.
- Responsive Design: Optimized for devices of all sizes, from desktops to smartphones.
- Dynamic Updates: Both clocks update in real-time without refreshing the page.
- HTML: Provides the structure for the clock elements.
- CSS: Handles the styling for the analog and digital clocks, as well as dark mode.
- JavaScript: Powers the functionality, including real-time clock updates and theme switching.
- Clone the repository:
git clone https://github.com/yourusername/analog-digital-clock.git