A simple react app animating the clock hand movements using state.
- Long hand
- Short hands
- Minute Hand
- Clock frame
Create time instance and interval to update the state on tick.
JavaScript
A simple react app animating the clock hand movements using state.