Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akapez/rt-ui-library

Component Library 🦄
https://github.com/akapez/rt-ui-library

component-library react storybook tailwindcss typescript

Last synced: 5 days ago
JSON representation

Component Library 🦄

Awesome Lists containing this project

README

        

## React + Typescript UI Library

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

Storybook provides an interactive environment to develop and test your components.

##### Run Storybook

To start Storybook, run the following command:

```
npm run storybook
```