Beautiful, copy-paste animation components for Svelte 5. Built with motion-sv and Tailwind CSS.
Create SvelteKit project with Tailwind CSS
pnpm dlx sv create my-app --add tailwindcss
Initialize shadcn-svelte
pnpm dlx shadcn-svelte@latest init
Install motion-sv library:
pnpm add motion-sv
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/morphing-text.json
This project is inspired by Magic UI
Made with ❤️ for the Svelte community