This project focuses on building a real-time digital clock that updates every second using JavaScript. It displays hours, minutes, and seconds dynamically while maintaining a clean and responsive UI.
The implementation uses simple logic combined with DOM updates to create a smooth and accurate time display.

