Minja UI
Minimalistic React UI Library based on Carbon Design Language, implemented with Tailwind CSS.
Quick Start
-
Install the package:
npm install minja-ui
-
Import the components you need in your project.
import { Button } from "minja-ui"; <Button variant='primary' />
-
Import all the components at once.
import * as All from 'minja-ui'; <All.Avatar />
Documentation
Storybook
Add issue here
License
Crafted with ❤️ by Minja