Logo

Installation

How to install and configure Flow UI in your project.

Flow UI is divided into two parts to give you maximum flexibility in how you build your project:

  1. flowui/components: The normal daily use components.
  2. flowui/animated-components: Everyday use component, but with some animations using the famous motion.dev

Use the below installation method to use the components:

npx shadcn@latest add flowui

And you are done, enjoy using the FlowUI components.