{"id":22769170,"url":"https://github.com/mmggyy66/redux-toolkit-example","last_synced_at":"2026-05-05T14:11:58.272Z","repository":{"id":150228422,"uuid":"609901203","full_name":"MMGGYY66/redux-toolkit-example","owner":"MMGGYY66","description":"a step-by-step introduction to creating a Redux store; working with reducers, actions, and slices; and setting up web app project using built-in tools and commands. Find out how to export each of your components and retrieve data whenever you need it, fetching data with API requests or using hooks from the store.","archived":false,"fork":false,"pushed_at":"2023-03-05T16:20:28.000Z","size":739,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T23:38:37.674Z","etag":null,"topics":["html5","javascript","reactjs","redux","sass"],"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/MMGGYY66.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":"2023-03-05T15:23:57.000Z","updated_at":"2023-03-05T17:22:01.000Z","dependencies_parsed_at":"2023-04-18T14:25:23.652Z","dependency_job_id":null,"html_url":"https://github.com/MMGGYY66/redux-toolkit-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MMGGYY66/redux-toolkit-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMGGYY66%2Fredux-toolkit-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMGGYY66%2Fredux-toolkit-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMGGYY66%2Fredux-toolkit-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMGGYY66%2Fredux-toolkit-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMGGYY66","download_url":"https://codeload.github.com/MMGGYY66/redux-toolkit-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMGGYY66%2Fredux-toolkit-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["html5","javascript","reactjs","redux","sass"],"created_at":"2024-12-11T14:16:09.916Z","updated_at":"2026-05-05T14:11:58.257Z","avatar_url":"https://github.com/MMGGYY66.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n# My redux-toolkit-example\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"redux.png\" alt=\"logo\" width=\"200\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eMy redux-toolkit-example\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [redux-toolkit-example] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://reactjs.org/\"\u003eReact.js\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003eRedux\u003c/li\u003e\n    \u003cli\u003eReact Router\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://html.com/\"\u003eHtml5\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"hhttps://www.w3schools.com/css/\"\u003eCSS3\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003eJS\u003c/li\u003e\n    \u003cli\u003eESLint\u003c/li\u003e\n    \u003cli\u003eStyleLints\u003c/li\u003e\n    \u003cli\u003eGitFlow\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.javascript.com/\"\u003eES6\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003eWebpack\u003c/li\u003e\n    \u003cli\u003eJest\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003eN/A\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003eN/A\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Dynamically]**\n- **[Git-flow]**\n- **[Good-HTML-JS-and-CSS-practices]**\n- **[ES6-modules]**\n- **[react-Jest-tests]**\n- **[react-Webpack]**\n\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\u003c!-- [math-magicians](https://mmggyy66.github.io/my-react-bookstore/) --\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- A computer with node.js.\n- Internet access.\n\n### Setup\n\n### Install\n\nAfter cloning the repo you need to install de dependencies.\n- Run this command in the project folder:\n \u003ccode\u003enpm install\u003c/code\u003e\n\n### Usage\n\nTo run the project, execute the following command:\n\n- Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. run:\n \u003ccode\u003enpm run build\u003c/code\u003e\n\n - Runs the app in the development mode. Open http://localhost:3000 to view it in the browser: run\n \u003ccode\u003enpm start\u003c/code\u003e\n\n### Run tests\n\nTo run tests, run the following command:\n \u003ccode\u003enpm test\u003c/code\u003e\n\n### Deployment\n\u003c!-- [math-magicians](https://mmggyy66.github.io/my-react-bookstore/) --\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Mohamed Gamil Eldimardash**\n\n- GitHub: [@github](https://github.com/MMGGYY66)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)\n- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)\n- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project take the time to give a star, follow me and a feedback, we will appreciate it.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for giving me the chance to improve my coding.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ (OPTIONAL) \u003ca name=\"faq\"\u003e\u003c/a\u003e\n- **What is this for?**\n\n  - This is a react.js project to practice working with react.js.\n\n- **Can i copy this project?**\n\n  - Your welcome, copy this project and let us know if you have any questions.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\nThis project is [MIT](https://github.com/MMGGYY66/redux-toolkit-example/blob/main/MIT.md)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmggyy66%2Fredux-toolkit-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmggyy66%2Fredux-toolkit-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmggyy66%2Fredux-toolkit-example/lists"}