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

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

Awesome Lists containing this project

README

          

# React Styled Components Example

[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-styled-components-example.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-styled-components-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-styled-components-example.svg)](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/