Cursor Trail
Free
Trailing particles that follow pointer movement
Move cursor
Installation
1
Install dependenciesnpm install framer-motion2
Copy the component codeCopy the code from the Code tab above and paste it into your project.
3
Import and useimport { CursorTrail } from "@/components/cursor-trail"