https://github.com/msutkowski/rtk-query-rq-custom-hooks-conversion
A conversion of react-query custom hooks to RTK query
https://github.com/msutkowski/rtk-query-rq-custom-hooks-conversion
Last synced: 12 months ago
JSON representation
A conversion of react-query custom hooks to RTK query
- Host: GitHub
- URL: https://github.com/msutkowski/rtk-query-rq-custom-hooks-conversion
- Owner: msutkowski
- Created: 2020-11-18T05:01:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T05:31:28.000Z (over 5 years ago)
- Last Synced: 2025-06-30T01:55:48.406Z (12 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example
To run this example:
- `npm install` or `yarn`
- `npm start` or `yarn start`