Digital Clock
This project is a digital clock that displays the current time, date, and day of the week. It allows users to switch between 12-hour and 24-hour time formats and choose between different color themes. The clock updates every second and includes animations for a smooth visual experience.
Features
- Real-Time Clock: Displays the current time, date, and day of the week.
- Time Format Selection: Users can switch between 12-hour and 24-hour time formats.
- Theme Customization: Users can choose between dark, light, and blue themes.
- Responsive Design: The clock is responsive and adjusts its layout for different screen sizes.
- Accessibility: Includes
aria-liveattributes to ensure screen readers announce time updates. - Error Handling: Handles unexpected situations gracefully, ensuring a smooth user experience.
Technologies Used
- HTML: For structuring the web page.
- CSS: For styling and animations.
- JavaScript: For functionality and interactivity.
Log in or sign up for Devpost to join the conversation.