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

https://github.com/ipluser/react-pure-component-example

An example for the React PureComponent.
https://github.com/ipluser/react-pure-component-example

pure-components purecomponent react redux

Last synced: 3 months ago
JSON representation

An example for the React PureComponent.

Awesome Lists containing this project

README

        

# react-pure-component-example
An example for the React PureComponent.

## Quick Start

```js
$ git clone https://github.com/ipluser/react-pure-component-example.git
$ cd react-pure-component-example
$ npm install
$ npm start
```

See an [online example](http://ipluser.github.io/react-pure-component-example/):

![screenshots](screenshots.gif)