Replace <your_account> with your Github username and copy the links to Pull Request description:
Follow this instructions
- There are no tests for this task so don't run
npm test
❗️❗️❗️ DON'T FORGET TO PROOFREAD YOUR CODE WITH CHECKLIST BEFORE SENDING YOUR PULL REQUEST❗️❗️❗️
Create a working stopwatch with minute and second hands using only CSS animations.
- The starting position of the hands should be at 0:00.
- Write all styles in
src/styles/main.scss.
--> CHECKLIST
