Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 293 Bytes

File metadata and controls

7 lines (6 loc) · 293 Bytes

Simple Countdown Timer

  • Developed using Vanilla-js
  • Set arbitrary time is format hours/minutes/seconds then start
  • Has functionality such as Start / Stop / Resume / Reset
  • There is a progress bar to show better elapsed time!
  • I decide to change it to circle progress bar.