framer-motion
Installation
SKILL.md
Framer Motion Skill
Production-ready animations for React applications.
Quick Start
Installation
npm install framer-motion
# or
pnpm add framer-motion
Basic Usage
import { motion } from "framer-motion";
Production-ready animations for React applications.
npm install framer-motion
# or
pnpm add framer-motion
import { motion } from "framer-motion";