what does framer motion do code example
Example 1: framer motion
npm install framer-motion
Example 2: framer motion
<motion.div animate={{ x: 0, y: 0, scale: 1, rotate: 0, type:"tween" }}/>
npm install framer-motion
<motion.div animate={{ x: 0, y: 0, scale: 1, rotate: 0, type:"tween" }}/>