/layout_stop-watch

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Stopwatch task

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❗️❗️❗️

The task

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

  • There are no strict design you should follow for this task, so you can choose on your own.
  • The starting position of the hands should be at 0:00.
  • Display a stopwatch in the center of the page.

Requirements:

  • Use SCSS and follow BEM
  • Don't forget about files stucture

demo

--> CHECKLIST