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

https://github.com/gnujoow/reduxpractice

practicing Redux w/ reducer and action
https://github.com/gnujoow/reduxpractice

Last synced: 12 months ago
JSON representation

practicing Redux w/ reducer and action

Awesome Lists containing this project

README

          

# ReduxPractice

This project has beend carried out while taking to [Modern React with Redux](https://www.udemy.com/react-redux/).
I'm not Familiar with node.js so I forked [this repository](ReduxSimpleStarter) and wrote the code.