Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.16 KB

Haring

Haring is a component library based on Mantine that offers a higher level of components to help you build consistent user interfaces faster.

Documentation

You can access the documentation here: https://smile-sa.github.io/haring-doc

Storybook

You can check the components in Storybook: https://smile-sa.github.io/haring

Getting Started

Haring is split into multiple packages:

Installation

For a basic installation, ensure you use React 18 or later and then run:

npm i @smile/haring-react @mantine/core @mantine/hooks @phosphor-icons/react

See each package README file for installation.