Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/frontendwizard/styled-components-talk
- Owner: frontendwizard
- Created: 2018-02-26T01:06:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T19:39:29.000Z (almost 7 years ago)
- Last Synced: 2024-12-08T21:43:34.765Z (16 days ago)
- Topics: css-in-js, styled-components, talk
- Language: JavaScript
- Size: 2 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)