Skip to content
forked from catho/quantum

fork - The default pack of components and layout principles that dictates Catho Frontend applications.

License

Notifications You must be signed in to change notification settings

2bfe26/fork-quantum

 
 

Repository files navigation

[remover]

Quantum

All Contributors

This is the default pack of components and layout principles that dictates Catho Frontend applications.

Commitizen friendly Build Status style: styled-components npm version

Instalation & Usage

It can be installed via npm or yarn.

yarn add @catho/quantum styled-components

⚠️ Quantum is compatible with [email protected] or higher

To use a component, it need to be imported in your project:

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

You can find a list of all available components and full documentation on how to use them 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!

About

fork - The default pack of components and layout principles that dictates Catho Frontend applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%