Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 607 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 607 Bytes

Stopwatch task

  1. Replace <your_account> with your Github username in the link
  2. Follow this instructions
    • There are no tests for this task so use npm run lint command instead of npm test

The task

Create a working stopwatch with minute and second hands using only CSS animations.

  • The starting position of the hands should be at 0:00.

demo

--> CHECKLIST