https://github.com/the-road-to-learn-react/react-styled-components-example
React Styled Components Example
https://github.com/the-road-to-learn-react/react-styled-components-example
create-react-app react reactjs styled-components
Last synced: 11 months ago
JSON representation
React Styled Components Example
- Host: GitHub
- URL: https://github.com/the-road-to-learn-react/react-styled-components-example
- Owner: the-road-to-learn-react
- Created: 2017-10-13T05:44:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:32:29.000Z (about 6 years ago)
- Last Synced: 2025-07-21T22:09:33.368Z (12 months ago)
- Topics: create-react-app, react, reactjs, styled-components
- Language: JavaScript
- Homepage: https://roadtoreact.com
- Size: 868 KB
- Stars: 34
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# React Styled Components Example
[](https://travis-ci.org/the-road-to-learn-react/react-styled-components-example) [](https://slack-the-road-to-learn-react.wieruch.com/) [](https://greenkeeper.io/)
Showcasing how React works with Styled Components. [Read more about it.](https://www.robinwieruch.de/react-styled-components/)
## Installation
* `git clone git@github.com:the-road-to-learn-react/react-styled-components-example.git`
* `cd react-styled-components-example`
* `npm install`
* `npm start`
* visit http://localhost:3000/