Catho react components


Keywords
catho, react, components, style, guide, quantum, storybook, styled-components, styleguide
License
MIT
Install
npm install @age/quantum@3.11.2-weseek.3

Documentation

Quantum CI - publish npm version All Contributors Commitizen friendly

Quantum is a react component library that dictates Catho Frontend applications.

Warning Quantum requires react@16.14.0 or higher.

Getting started

Quantum is available as an npm package. It can be installed using:

yarn add @catho/quantum styled-components
# or npm install @catho/quantum styled-components

In order to use a component, it need to be imported in your project as follow:

import { Button } from '@catho/quantum';
// or import Button from '@catho/quantum/Button';

The list of all components and their documentation can be found at our storybook

Contributing

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Daniel Silva

πŸ“– πŸ’» πŸ€” πŸ‘€ ⚠️

Gabriel Daltoso

πŸ“– πŸ’» πŸ€” πŸ‘€ ⚠️

Allysson dos Santos

πŸ’» πŸ‘€ πŸ“– ⚠️ πŸ€”

Alan Oliveira

πŸ’» πŸ‘€ πŸ“– ⚠️ πŸ€”

Raphael Oliveira

πŸ’» πŸ‘€ πŸ“– ⚠️ πŸ€”

Renato GalvΓ£o

πŸ“– πŸ’» πŸ€” πŸ‘€ ⚠️

Pedro Morais

πŸ“– πŸ’» πŸ€” πŸ‘€ ⚠️

Rodrigo Clemente

πŸ“– πŸ’» πŸ€” πŸ‘€ ⚠️

Tiago Celestino

πŸ’» πŸ€” πŸ‘€ ⚠️

Luiz Jacção

πŸ’» πŸ‘€

Alisson Suzigan

πŸ’» πŸ€” πŸ‘€ ⚠️

Ton Cabral

πŸ’» πŸ“– πŸ€” πŸ‘€ ⚠️

Matheus Rodrigues

πŸ’» πŸ“– πŸ€” πŸ‘€ ⚠️

This project follows the all-contributors specification.
Contributions of any kind welcome!