Home
Softono
a

amhsirak

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by amhsirak

chic-ui
Open Source

chic-ui

<div align="center"> # 🦄 Chic UI <a href="https://www.npmjs.org/package/chic-ui"><img src="https://img.shields.io/npm/v/chic-ui?style=for-the-badge"></a> <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/chic-ui?color=black&style=for-the-badge"> **A set of lightweight reusable React components** </div> ## Install Using NPM ``` npm i chic-ui --save ``` ## Quick Start ```js import { Button, Divider } from 'chic-ui'; const App = () => ( <> <Button type="secondary">Click Me</Button> <Divider /> </> ); ``` ## Documentation https://chic-ui.vercel.app/ ## ⚠ Quick Disclaimer *This project is **very much** under development. The API is subject to change frequently without notice.* ## Contributions **Read contribution guidelines in [CONTRIBUTING.md](CONTRIBUTING.md)** <a href="https://github.com/karishmashuklaa/chic-ui/graphs/contributors"> <img src="https://contrib.rocks/image?repo=karishmashuklaa/chic-ui" /> </a>

JavaScript Libraries & Components Design Systems & Tokens
54 Github Stars