Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 928 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 928 Bytes

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.