JavaScript Project • Digital Clock & Stopwatch

Time tools built with clean JavaScript logic.

This project combines a live digital clock and a vanilla JavaScript stopwatch into one polished, responsive interface.

Digital Clock

The current time updates every second using JavaScript date methods.

00:00:00 AM

Stopwatch

Start, stop, and reset a timer built with intervals and DOM updates.

00:00

Project concept

This version keeps your original stopwatch and digital clock concepts while fixing the layout, removing broken positioning, improving mobile responsiveness, and matching the Maya Multimedia blue design system.