Skip to content

A UI library built on top of shadcn, providing polished, reusable components, animated components and blocks that developers build frequently.

License

Notifications You must be signed in to change notification settings

KushalXCoder/flowui

Repository files navigation

al# Flow UI

Beautifully designed, copy-paste components for your next project.

FlowUI is a developer-focused UI component collection built with modern tools like shadcn/ui, Framer Motion, and Tailwind — designed to improve your development flow.

License: MIT Build Status Framework: Next.js Styling: Tailwind


✨ Features

  • Built for Real Projects: Components you actually build in almost every project — not just another button and card collection.

  • Developer Flow First: Designed to reduce repetitive UI work and keep you focused on shipping, not rebuilding patterns.

  • Motion with Purpose: Thoughtful animations powered by Framer Motion that enhance usability without distraction.

  • Copy, Customize, Own: Fully copy-paste components — no lock-in, no hidden abstractions.

  • Modern by Design: Crafted with Tailwind CSS, shadcn-inspired patterns, and clean React architecture for flexibility and control.

🚀 Quick Start

Flow UI acts as a registry extension to Shadcn UI.

1. Initialize Shadcn UI

If you haven't already, initialize Shadcn UI in your project:

npx shadcn@latest init

2. Configure Registry

Add the Flow UI registry to your components.json:

{
  "registries": {
    "@flowui": "https://flowui-registry.vercel.app/r/{name}.json"
  }
}

3. Add Components

Install any component directly via CLI:

npx shadcn@latest add @flowui/copy-button

📦 Components

Standard Components Animated Components Blocks
Auth Buttons Changing Text File Select
Copy Button Scrollbar
Lift Button
Speaker
Text Divider

🛠 Tech Stack

📄 License

Licensed under the MIT License.


Built with ❤️ by KushalXCoder

About

A UI library built on top of shadcn, providing polished, reusable components, animated components and blocks that developers build frequently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published