hg-storybook
v1.23.0
Published
A small library of React UI components styled with Tailwind CSS.
Readme
HG Storybook
HG Storybook is a component library based on Headless UI components.
Components
- Avatar
- Button
- Icon
- Input
- Fileupload
- Icon Button
- Label
- Link
- Loader
- Modal
- Tabs
- Textarea
- Timed Button
- Toggle
Getting Started
Install pnpm
npm install -g pnpm@latest-10Build the Project:
pnpm buildRun the project in dev-mode
pnpm storybookSetting up Tests
npx playwright installrun them with:
pnpm testTech Stack
- React
- Headless UI
- Tailwind
Authors
Contributing:
Read the Guidelines here: Guidelines
