A production-ready motion library for React. Utilize the power behind Framer, the best prototyping tool for teams. Proudly open source.
It's simple yet powerful, allowing you to express complex user interactions with robust, semantic markup.

×
Note
go to animation
Framer-motion Rules
- you can put word of motoin. before any element inside start tag
- Animating a motion component is as straightforward as setting values on the animate prop.
- When these values change, Framer Motion will automatically generate an animation to the latest values. This animation will feel great by default, but it can be configured with the flexible transition prop.