Does anyone know a library (preferably react) that could help in achieving such effect in zoom in/out when clicking on plate https://work.co/?
Asked
Active
Viewed 54 times
1 Answers
0
I think to achieve such effects you need to use css3 transform and transition property. Also you can use react to fetch data add events on div.

Gaurav Joshi
- 964
- 6
- 12
-
that is definitely true, I'd just like to have some more high-level tool or library helping to achieve those transitions. – alex.mironov Mar 05 '20 at 14:29