Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 628 Bytes

Alarm Clock

Make a simple Alarm Clock with HTML, CSS and JavaScript which takes
• Hours (01-12)
• Minutes (00-59)
• Seconds (00-59)

and then set the alarm showing the time below near the clock

Output

Link

https://codingwalls.github.io/alarm-clock/