https://github.com/selfup/reducks
Tiny Redux example with React and LocalStorage
https://github.com/selfup/reducks
Last synced: 10 months ago
JSON representation
Tiny Redux example with React and LocalStorage
- Host: GitHub
- URL: https://github.com/selfup/reducks
- Owner: selfup
- Created: 2016-07-31T02:34:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-31T07:55:55.000Z (almost 10 years ago)
- Last Synced: 2025-03-16T02:27:18.042Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Redux in React
`npm install && npm start`
Click the buttons, watch things happen.
Refresh a few times when there is data.
Read the code.
Enjoy the code.
Good day!