This project is a simple web application that displays the current time in a digital clock format, as well as the date. It uses HTML, CSS, and JavaScript to present the information in a stylish manner. The colors are inspired in the Atom One Dark Theme
The application shows the current time in hours, minutes, and seconds, along with the period (AM/PM), the day, the month, and the year. The time updates in real-time every second.
- Clone this repository to your local machine.
- Open the
index.html
file in your preferred web browser. - The page will display the current time and date, updating every second.
This project was developed by Alejandro Lucena, aka Lucenabo.
This project was developed using HTML, CSS, and JavaScript for educational and demonstration purposes.
This project is licensed under the GPL License. For more details, see the LICENSE file.