A simple web application that displays a theme clock with dark and light mode options.
-
Display current time in a visually appealing format.
-
Toggle between dark and light mode for different visual themes.
-
Smooth transitions and animations for a pleasant user experience.
-
HTML
-
CSS
-
JavaScript
1.Clone the repository or download the project files.
2.Open the index.html file in your web browser.
3.The clock will be displayed with the current time.
4.Click the mode toggle button to switch between dark and light mode.