Rare UI: Animated React Components as a shadcn Registry

Content is AI-assisted and may contain inaccuracies.

Rare UI is a free, open-source collection of animated React components distributed as a shadcn registry. Components install into the project's own source tree through the shadcn CLI, so there is no runtime package to depend on and anything can be restyled.

The collection is built with Next.js, Tailwind CSS, and TypeScript, with animation handled by Motion. Each component respects prefers-reduced-motion, so effects stay off when a user has asked for reduced motion at the OS level. Components can be browsed in action before installing.

Tags