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

https://github.com/icyjoseph/vanilla-react-redux

Plain JS implementation of React and Redux
https://github.com/icyjoseph/vanilla-react-redux

js plain plain-javascript react react-js redux vanilla-react vanilla-redux

Last synced: 2 months ago
JSON representation

Plain JS implementation of React and Redux

Awesome Lists containing this project

README

        

### Vanilla React Redux

A vanilla implementation of React using the now deprecated createClass method.
Redux is also implemented to increment or decrement a counter.
The example uses Twitter Bootstrap to gain good looks.

You may find the example hosted at:

[Vanilla React-Redux](http://vanilla-react-redux.s3-website-us-east-1.amazonaws.com)