{"id":26179479,"url":"https://github.com/bezkoder/redux-toolkit-example-crud-hooks","last_synced_at":"2026-02-27T09:45:35.384Z","repository":{"id":101824302,"uuid":"409505648","full_name":"bezkoder/redux-toolkit-example-crud-hooks","owner":"bezkoder","description":"Redux-Toolkit example with React Hooks CRUD Application, Axios, Rest API, Bootstrap","archived":false,"fork":false,"pushed_at":"2022-09-29T04:20:21.000Z","size":380,"stargazers_count":113,"open_issues_count":1,"forks_count":76,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T22:37:34.834Z","etag":null,"topics":["axios","bootstrap","bootstrap4","crud","crud-application","crud-sample","hooks","react","react-hooks","react-redux","reactjs","redux","redux-toolkit"],"latest_commit_sha":null,"homepage":"","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/bezkoder.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,"zenodo":null}},"created_at":"2021-09-23T08:14:33.000Z","updated_at":"2024-11-06T08:15:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ca02396-4d10-4e0e-a636-772228199a7e","html_url":"https://github.com/bezkoder/redux-toolkit-example-crud-hooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/redux-toolkit-example-crud-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fredux-toolkit-example-crud-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fredux-toolkit-example-crud-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fredux-toolkit-example-crud-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fredux-toolkit-example-crud-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/redux-toolkit-example-crud-hooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fredux-toolkit-example-crud-hooks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709600,"owners_count":24131921,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axios","bootstrap","bootstrap4","crud","crud-application","crud-sample","hooks","react","react-hooks","react-redux","reactjs","redux","redux-toolkit"],"created_at":"2025-03-11T21:50:04.039Z","updated_at":"2026-02-27T09:45:30.345Z","avatar_url":"https://github.com/bezkoder.png","language":"JavaScript","readme":"# Redux-Toolkit CRUD example with React Hooks, Axios \u0026 Web API\nBuild Redux-Toolkit CRUD application with React Hooks and Rest API calls in that:\n- Each item has id, title, description, published status.\n- We can create, retrieve, update, delete items.\n- There is a Search bar for finding items by title.\n\n![redux-toolkit-crud-hooks-example](redux-toolkit-crud-hooks-example.png)\n\nRedux Store:\n\n![redux-toolkit-crud-hooks-example-redux-store-architecture](redux-toolkit-crud-hooks-example-redux-store-architecture.png)\n\nFor instruction, please visit:\n\u003e [Redux-Toolkit CRUD example with React Hooks, Axios \u0026 Web API](https://www.bezkoder.com/redux-toolkit-crud-react-hooks/)\n\nMore Practice:\n\u003e [React Hooks + Redux (without Redux-Toolkit) CRUD example with Axios \u0026 Web API](https://www.bezkoder.com/react-hooks-redux-crud/)\n\n\u003e [React Hooks (without Redux) CRUD example with Axios and Web API](https://www.bezkoder.com/react-hooks-crud-axios-api/)\n\n\u003e [React Table example: CRUD App with react-table v7](https://www.bezkoder.com/react-table-example-hooks-crud/)\n\n\u003e [React Pagination using Hooks example](https://www.bezkoder.com/react-pagination-hooks/)\n\n\u003e [React Hooks File Upload example](https://www.bezkoder.com/react-hooks-file-upload/)\n\n\u003e [React Hooks: JWT Authentication \u0026 Authorization example](https://www.bezkoder.com/react-hooks-jwt-auth/)\n\n\u003e [React + Redux + Hooks: JWT Authentication \u0026 Authorization example](https://www.bezkoder.com/react-hooks-redux-login-registration-example/)\n\nFullstack with Node.js Express:\n\u003e [React + Node.js Express + MySQL](https://www.bezkoder.com/react-node-express-mysql/)\n\n\u003e [React + Node.js Express + PostgreSQL](https://www.bezkoder.com/react-node-express-postgresql/)\n\n\u003e [React + Node.js Express + MongoDB](https://www.bezkoder.com/react-node-express-mongodb-mern-stack/)\n\nFullstack with Spring Boot:\n\u003e [React + Spring Boot + MySQL](https://www.bezkoder.com/react-spring-boot-crud/)\n\n\u003e [React + Spring Boot + PostgreSQL](https://www.bezkoder.com/spring-boot-react-postgresql/)\n\n\u003e [React + Spring Boot + MongoDB](https://www.bezkoder.com/react-spring-boot-mongodb/)\n\nFullstack with Django:\n\u003e [React.js Hooks + Django Rest Framework](https://www.bezkoder.com/django-react-hooks/)\n\nServerless with Firebase:\n\u003e [React Firebase Hooks: CRUD App with Realtime Database example](https://www.bezkoder.com/react-firebase-hooks-crud/)\n\n\u003e [React Hooks Firestore example: CRUD App](https://www.bezkoder.com/react-hooks-firestore/)\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n### Set port\n.env\n```\nPORT=8081\n```\n\n## Project setup\n\nIn the project directory, you can run:\n\n```\nnpm install\n# or\nyarn install\n```\n\nor\n\n### Compiles and hot-reloads for development\n\n```\nnpm start\n# or\nyarn start\n```\n\nOpen [http://localhost:8081](http://localhost:8081) to view it in the browser.\n\nThe page will reload if you make edits.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fredux-toolkit-example-crud-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Fredux-toolkit-example-crud-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fredux-toolkit-example-crud-hooks/lists"}