https://github.com/ganevdev/gatsby-example-react-hooks-usereducer
https://github.com/ganevdev/gatsby-example-react-hooks-usereducer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganevdev/gatsby-example-react-hooks-usereducer
- Owner: ganevdev
- License: mit
- Created: 2019-01-28T16:24:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T02:08:44.000Z (over 6 years ago)
- Last Synced: 2025-02-14T05:30:02.794Z (12 months ago)
- Language: CSS
- Size: 507 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-example-react-hooks-useReducer
Based on:
- [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)
- [good-bye-redux-global-state-using-react-hooks-and-usereducer-function](https://vijayt.com/post/good-bye-redux-global-state-using-react-hooks-and-usereducer-function/)
- [vijayst/reducer-demo](https://github.com/vijayst/reducer-demo)
- [vijayst/useStore](https://github.com/vijayst/useStore)