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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Front Kit

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

Storybook

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

Getting Started

React front kit is split into multiple packages:

Installation

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

npm i @smile/react-front-kit @emotion/react @mantine/core @mantine/hooks @mantine/styles @phosphor-icons/react

See each package README file for installation.