Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daraperini/learning-react-typescript-design-system-alurabooks

This design system was created and is availabel in the npm package 'ds-alurabooks-dara-perini'
https://github.com/daraperini/learning-react-typescript-design-system-alurabooks

auto design-system github-actions npm-package storybook styled-components

Last synced: 4 days ago
JSON representation

This design system was created and is availabel in the npm package 'ds-alurabooks-dara-perini'

Awesome Lists containing this project

README

        

# DS AluraBooks Dara Perini

`ds-alurabooks-dara-perini` is a design system created using TSDX React w/ Storybook. It contains components such as buttons, cards, tags and inputs.

## Installation

`ds-alurabooks-dara-perini` is distributed through npm.

```bash
npm install ds-alurabooks-dara-perini
```

## Consuming components

Here is the list of components available in `0.2.5 version`:

- `AbBotao`
- `AbCampoTexto`
- `AbCard`
- `AbGrupoOpcoes`
- `AbInputQuantidade`

## Storybook

You can access the project's Storybook clicking [here](https://frolicking-caramel-2c0af3.netlify.app/).