Skip to content

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

License

Notifications You must be signed in to change notification settings

Smile-SA/haring

Repository files navigation

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.