⚠️ Mobile is not supported yet.

Beta

Command Palette

Search for a command to run...

  • [Explore]
  • [Search]
  • [Saved]
  • [Creators]

Setup the Registry

Global Setup

Copy and paste the code into components.json
"registries": {
  @sr: https://shadcnregistry.com/r/{name}.json
}
Use the following command to add components:
npx shadcn@latest add @sr/<registry>/<component>

Registry Specific

Copy and paste the code into components.json
"registries": {
  @some-registry: https://shadcnregistry.com/r/some-registry/{name}.json
}
Use the following command to add components:
npx shadcn@latest add @some-registry/<component>
Terms of ServicePrivacy Policy
Sign In