Member-only story
Top 3 animation libraries for frontend
2 min readJul 19, 2022
Want to add animation in front end?
If you want to watch it instead of reading it, here is the video link.
React Spring
This is more often a spring-based animation library that provides hooks and animated components to add animation. The easy learning curve, more than 25K github stars, less in size, fast and used by many companies.
Framer motion
Animation library developed by framer, that help you to develop your own website, 15 k github starts, more than 100K npm downloads, they provide easy hooks to deal with complex animations. More importantly, they deal with server-side rendering and CSS variables.