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

https://github.com/ankeetmaini/react-redux-hack


https://github.com/ankeetmaini/react-redux-hack

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# react-redux-hack

```
npm i
npm start
```

This is a part of the live coding session where I wrote a simple Provider/Connect

Please see
- [Provider.js](/src/Provider.js)
- [Connect.js](/src/Connect.js)