Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frontendwizard/styled-components-talk

Styled-components talk a ser apresentada no React-Maringá (27/02/18)
https://github.com/frontendwizard/styled-components-talk

css-in-js styled-components talk

Last synced: 11 days ago
JSON representation

Styled-components talk a ser apresentada no React-Maringá (27/02/18)

Awesome Lists containing this project

README

        

# Esse repo contém os slides e o código utilizado na talk "Estilizando componentes com styled-components" no dia 27/02/2018 no meetup React-Maringá

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)

## Getting Started
Para baixar as dependencias:
`yarn`

Para iniciar o servidor local:
`yarn start`

Ou visite [http://rmt-styled-components.surge.sh/](http://rmt-styled-components.surge.sh/)