This is a React-based UI library designed to provide reusable and customizable components. The library is integrated with Storybook for interactive documentation and easy development.
Storybook provides an interactive environment to develop and test your components.
To start Storybook, run the following command:
npm run storybook