/buttons-system

Button design system with react and styled-components

Primary LanguageJavaScript

Button Design System

Hi! This is my initial project about design system with react, styled-components and react-icons.

Button System Exemple

I'm improving the css yet and tips to find the best way to do this are welcome =]

Based on my pen Button Styles with BEM

Getting Started

This project use create-react-app

# clone repo
$ git https://github.com/daniloab/buttons-system.git
$ cd buttons-system

# install dependencies
$ yarn

# start project
$ yarn start