Animated UI components for React, built with Framer Motion, Tailwind CSS, Radix Primitives, and TypeScript.
Preview the components at mayocream.github.io/ui.
npm install @mayocream/ui
import { Button } from '@mayocream/ui'
Storybook is used for development. To run Storybook locally:
pnpm i
pnpm storybook