{"id":22155391,"url":"https://github.com/chanhi2000/redux-toolkit-tutorial","last_synced_at":"2026-05-06T22:02:52.396Z","repository":{"id":99971115,"uuid":"486478853","full_name":"chanhi2000/redux-toolkit-tutorial","owner":"chanhi2000","description":"Redux Toolkit Tutorial","archived":false,"fork":false,"pushed_at":"2022-04-28T06:49:35.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:19:52.460Z","etag":null,"topics":["react","react-demo","react-demo-project","reactjs","redux","redux-thunk","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/chanhi2000.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":"2022-04-28T06:49:27.000Z","updated_at":"2022-04-28T06:50:20.000Z","dependencies_parsed_at":"2023-05-29T21:00:47.559Z","dependency_job_id":null,"html_url":"https://github.com/chanhi2000/redux-toolkit-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chanhi2000/redux-toolkit-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanhi2000%2Fredux-toolkit-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanhi2000%2Fredux-toolkit-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanhi2000%2Fredux-toolkit-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanhi2000%2Fredux-toolkit-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanhi2000","download_url":"https://codeload.github.com/chanhi2000/redux-toolkit-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanhi2000%2Fredux-toolkit-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["react","react-demo","react-demo-project","reactjs","redux","redux-thunk","redux-toolkit"],"created_at":"2024-12-02T02:17:24.063Z","updated_at":"2026-05-06T22:02:52.347Z","avatar_url":"https://github.com/chanhi2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redux-toolkit-tutorial\n\n![shield-freecodecamp][shield-freecodecamp]\n\nRedux Toolkit Tutorial made by John Smilga\n\u003e Created : 2021.04\n\n## What's Used?\n\n![shield-react][shield-react]\n![shield-redux][shield-redux]\n![shield-immer][sheild-immer]\n\n## Prerequesite(s)\n\n- Visual Studio Code\n- React DevTools\n\n## Task(s) Completed\n- [x] ~~A. Initialize Project with Proper Template~~\n- [x] ~~B. Connect to Redux~~\n    - [x] ~~B1. Setup Store~~\n    - [x] ~~B2. Setup Provider~~\n- [x] ~~C. Setup CartSlice~~\n- [x] ~~D. Access Store Value (`useSelector`)~~ \n- [x] ~~E. Hero Icons~~\n- [x] ~~F. Local Data~~\n- [x] ~~G. Render List~~\n- [x] ~~H. Cart Item~~\n- [x] ~~I. Clear Cart~~\n- [x] ~~J. Return State~~\n- [x] ~~K. Remove Item~~\n- [x] ~~L. Toggle Amount~~\n- [x] ~~M. Calculate Totals~~\n- [x] ~~N. Create Modal~~\n- [x] ~~O. Modal Complete~~\n- [x] ~~P. `createAsyncThunk`~~\n- [x] ~~Q. `createAsyncThunk` Options~~\n\n## References\n\n- [Udemy React Course](https://www.udemy.com/course/react-tutorial-and-projects-course/?referralCode=FEE6A921AF07E2563CEF)\n- [Course API](https://course-api.com/)\n- https://course-api.com/react-useReducer-cart-project\n\n\n[shield-react]: https://img.shields.io/badge/react-17.x-61DAFB?logo=react\u0026logoColor=61DAFB\u0026style=flat-square\n[shield-redux]: https://img.shields.io/badge/redux-1.8.x-764ABC?logo=redux\u0026logoColor=764ABC\u0026style=flat-square\n\n[sheild-immer]: https://img.shields.io/badge/immer-9.x-00E7C3?logo=immer\u0026logoColor=00E7C3\u0026style=flat-square\n\n[shield-freecodecamp]: https://img.shields.io/badge/Freecodecamp-%23123.svg?\u0026style=for-the-badge\u0026logo=freecodecamp\u0026logoColor=green","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanhi2000%2Fredux-toolkit-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanhi2000%2Fredux-toolkit-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanhi2000%2Fredux-toolkit-tutorial/lists"}