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: about 2 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T19:39:29.000Z (over 8 years ago)
- Last Synced: 2025-03-24T00:35:11.347Z (about 1 year 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á
[](https://standardjs.com)
[](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/)