This project is a simple digital clock that displays the current time. It features a dark mode and a light mode for better readability in different environments.
- Displays the current time in a digital format
- Dark mode and light mode for different visual preferences
- Automatic time update
- HTML
- CSS
- JavaScript
Follow the instructions below to get a copy of the project up and running on your local machine.
- Web browser (Chrome, Firefox, Safari, etc.)
-
Clone the repository:
git clone https://github.com/iwmvictor/Digital-clock.git
-
Navigate to the project directory.
-
Open the
index.html
file in your preferred web browser.
- The clock will automatically display the current time.
- Click the "Toggle Mode" button to switch between dark mode and light mode.
This project is licensed under the MIT License.
- The project was inspired by the desire to create a simple and functional digital clock.
- Thanks to [Name of library/framework/tool] for [specific functionality or inspiration].
Feel free to customize and improve upon this project according to your needs. Contributions are welcome!
Please refer to the issues section for any known issues or planned enhancements.# Digital-clock