Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tavareshenrique/ihenrits-ui
A ihenrits-UI foi construída para facilitar sua vida na hora de criar interfaces.
https://github.com/tavareshenrique/ihenrits-ui
design-system react storybook turborepo typescript ui
Last synced: 4 days ago
JSON representation
A ihenrits-UI foi construída para facilitar sua vida na hora de criar interfaces.
- Host: GitHub
- URL: https://github.com/tavareshenrique/ihenrits-ui
- Owner: tavareshenrique
- License: mit
- Created: 2023-06-27T11:06:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T19:23:15.000Z (3 months ago)
- Last Synced: 2024-08-21T21:49:27.353Z (3 months ago)
- Topics: design-system, react, storybook, turborepo, typescript, ui
- Language: TypeScript
- Homepage: https://tavareshenrique.github.io/ihenrits-ui/
- Size: 6.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
O ihenrits-UI é o projeto do quinto módulo do curso Ignite ReactJS da Rocketseat. Trata-se de um projeto de Design System constuido com React, TypeScript, RadixUI, Stitches e Storybook## :man_technologist: Uso
```sh
yarn add @ihenrits-ui/react
```1. Example de uso de um dos componentes:
```tsx
import { Text } from '@ihenrits-ui/react';Lorem ipsum dolor sit amet.
```## :closed_book: Licença
Esse projeto usa linceça [MIT](./LICENSE).