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

https://github.com/ganevdev/gatsby-example-react-hooks-usestore


https://github.com/ganevdev/gatsby-example-react-hooks-usestore

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# gatsby-example-react-hooks-useStore

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)