Ship Polished Interfaces Effortlessly.
Zed UI is a premium, motion-rich component library built for React and Tailwind CSS. It’s designed for developers who want to create high-fidelity, production-ready interfaces with a focus on vibrant aesthetics and smooth animations.
Explore the Docs | View Components | Twitter / X
- 🎨 Rich Aesthetics: Curated color palettes and sleek dark modes out of the box.
- 🎬 Premium Motion: High-fidelity animations powered by Framer Motion.
- 📦 Copy-Paste Workflow: Just like
shadcn/ui, copy the code and own it. - 🛠️ Type Safe: Built with TypeScript for the best developer experience.
- 🌗 Theme Ready: Seamless integration with Light and Dark modes.
- ⚡ Optimized: Fast, accessible, and ready for production.
- Framework: Next.js 15
- Styling: Tailwind CSS 4
- Animations: Framer Motion
- Components: Radix UI
- Icons: Lucide React
- Types: TypeScript
- Linting: Biome
- Node.js 22.x or higher
- pnpm (recommended)
-
Clone the repository:
git clone https://github.com/shivaydv/ZedUi.git cd ZedUi -
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Zed UI follows a distribution model where you can add components directly to your project using a CLI or manual copy-paste.
Example adding a button:
npx shadcn@latest add https://zedui.vercel.app/registry/button.jsonWe love contributions! Please read our CONTRIBUTING.md to learn how you can help.
Licensed under the MIT License.
Built with ❤️ by Shiva Yadav