Welcome to Asth UI
Beautiful, animated components for Next.js
Welcome to Asth UI
Asth UI is a modern component library that brings beautiful, production-ready animated components to your Next.js projects.
Why Asth UI?
🚀 Easy Installation
Install components with a single CLI command - just like shadcn/ui, but with animations.
npx shadcn@latest add -r asth-ui animated-button✨ Beautiful Animations
Every component is powered by Framer Motion with smooth, purposeful animations.
💰 100% Free
Open source and free forever. No hidden costs.
🎨 Fully Customizable
Components live in your codebase. Make them yours.
Quick Start
-
Initialize shadcn/ui
npx shadcn@latest init -
Install Framer Motion
npm install framer-motion -
Install a component
npx shadcn@latest add -r asth-ui animated-button
Next Steps
- Getting Started - Complete setup guide
- Components - Browse available components
- Examples - See components in action