All challenges
UI · Frontend challenge · Frontend UI
Digital Clock
Difficulty
easy
Time
~15m
Format
Single
Grading
Human review
#ui#react#frontend#effects#timers
Mission file // read carefullyeasy
Build a Digital Clock that shows the current time as HH:MM:SS and updates every second.
Requirements
- Zero-pad hours, minutes, seconds to two digits.
- Update once per second; clean up the interval on unmount.
Build with
ReactLive preview as you type
Human review
Start challenge
Sign in to save your progress.