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
- Host: GitHub
- URL: https://github.com/gnujoow/reduxpractice
- Owner: gnujoow
- Created: 2016-08-06T11:10:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T11:12:33.000Z (over 9 years ago)
- Last Synced: 2025-02-07T15:25:46.454Z (about 1 year ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.