0.6.2 • Published 8 days ago

good-nice-ui v0.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

Good Nice UI

Minified Size Minified Size

A fully tree-shakeable React component library built with Radix Primitives and styled with Tailwind. Inspired by, and for some components, adapted from shadcn/ui.

To Run Locally

Use Node >=14

$ npm install

$ npm run storybook

To use in your React app

Install $ npm install good-nice-ui $ yarn add good-nice-ui

Import the stylesheet import 'good-nice-ui/dist/index.css'

Import components as needed import { Button } from 'good-nice-ui'

License

Licensed under the MIT license.