{"id":20309664,"url":"https://github.com/coder-abdo/react-query-first-look","last_synced_at":"2025-10-30T14:31:57.987Z","repository":{"id":116473949,"uuid":"376608410","full_name":"coder-abdo/react-query-first-look","owner":"coder-abdo","description":"learning react-query library first look","archived":false,"fork":false,"pushed_at":"2021-06-13T18:01:32.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T11:58:21.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coder-abdo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-13T18:00:23.000Z","updated_at":"2021-06-13T18:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e21894c6-e06b-4f54-a8e8-23ebb9c99eee","html_url":"https://github.com/coder-abdo/react-query-first-look","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Freact-query-first-look","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Freact-query-first-look/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Freact-query-first-look/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Freact-query-first-look/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder-abdo","download_url":"https://codeload.github.com/coder-abdo/react-query-first-look/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241809604,"owners_count":20023786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T17:28:17.461Z","updated_at":"2025-10-30T14:31:57.884Z","avatar_url":"https://github.com/coder-abdo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Query Firs Look\n\n---\n\n## description\n\n: this project is only for learning purposes which is learning `react-query` library.\n\n---\n\n### Techs:\n\n1. React\n2. React Query\n\n---\n\n### Resources:\n\n- [NetNinga Youtube Channel](https://www.youtube.com/watch?v=QwF7-K106eQ\u0026list=PL4cUxeGkcC9jpi7Ptjl5b50p9gLjOFani\u0026index=4\u0026ab_channel=TheNetNinjaTheNetNinjaVerified)\n\n- [React Query Library Docs](https://react-query.tanstack.com/overview)\n\n### Issues:\n\n- React Query Devtools, there is an issue when you are using `react-query-devtools` library at the leatest version of `react-query` library it causes an error.\n- you have to use `QueryClientProvider` and `QueryClient` surrounded the `App` root component in the `index.js` file like this:\n  ```\n   const client = new QueryClient();\n   \u003cQueryClientProvider client={client}\u003e\n   \u003cApp /\u003e\n   \u003cQueryClientProvider\u003e\n  ```\n\n### how to run the project:\n\n- clone the project or download it as zip folder.\n- open the project via your terminal.\n- run these commands:\n  - `yarn` or `npm install`.\n  - `yarn start` or `npm start`\n- it will open the project automaticaly in your default browesr and if not open it in this URL `http://localhost:3000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Freact-query-first-look","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder-abdo%2Freact-query-first-look","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Freact-query-first-look/lists"}