Pizza Joint To check out the Live site, click at this A simple App created to learn Framer-Motion Library Instalation Guide Clone the project git clone git@github.com:zeapherine/framer-motion.git Navigate to the project directory. cd framer-motion Run npm i && npm start Things I have implemented from this library. Animating Elements Initial Animation State. Transition Options Hover Animation variants Keyframes Repeating animations Animate Presence Animating Routes (entry & exit) Modal Animation SVG animation creating a loader UseCycle Hook Dragging Items All the codes are commited every time i implemented the above features, so checkout to each branch to see individual implementation.