Getting started

Welcome to FinnUI! This guide will help you get set up and start using our components.

Quick start

FinnUI is a trusted registry for shadcn/ui. You can start adding components right away!

This will add the FinnUI registry to your components.json:

{
  "registries": {
    "@finnui": "https://finn-ui-mu.vercel.app/r/{name}.json"
  }
}

Then add any component:

npx shadcn@latest add https://finn-ui-mu.vercel.app/r/animated-button.json