@mayocream/ui
v0.0.6
Published
A collection of Animated UI Components for React created with Framer Motion and Radix.
Downloads
27
Readme
UI
Animated UI components for React, built with Framer Motion, Tailwind CSS, Radix Primitives, and TypeScript.
Preview the components at mayocream.github.io/ui.
Installation
npm install @mayocream/ui
Usage
import { Button } from '@mayocream/ui'
Development
Storybook is used for development. To run Storybook locally:
pnpm i
pnpm storybook