- Replace
<your_account>
with your Github username in the link - Follow this instructions
- There are no tests for this task so use
npm run lint
command instead ofnpm test
- There are no tests for this task so use
Create a working stopwatch with minute and second hands using only CSS animations.
- The starting position of the hands should be at 0:00.
--> CHECKLIST