{"id":15476679,"url":"https://github.com/mahammad-mostafa/redux-thunk-exercise","last_synced_at":"2026-04-05T22:01:45.816Z","repository":{"id":191730666,"uuid":"685122164","full_name":"mahammad-mostafa/redux-thunk-exercise","owner":"mahammad-mostafa","description":"This is the fifth project in the third module of Microverse program. It is an exercise for implementing async code using Thunks with Redux toolkit in a React app.","archived":false,"fork":false,"pushed_at":"2023-09-12T18:06:08.000Z","size":348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T13:32:20.016Z","etag":null,"topics":["create-react-app","css-modules","es6-javascript","jsx","microverse","microverse-projects","microverse-students","react","react-hooks","redux","redux-thunk","redux-toolkit","rest-api","single-page-app"],"latest_commit_sha":null,"homepage":"https://users-list-1at2.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahammad-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-30T15:04:07.000Z","updated_at":"2023-09-12T18:05:48.000Z","dependencies_parsed_at":"2023-09-13T04:00:27.076Z","dependency_job_id":"0cf48343-2730-4047-b869-82f2ab2b7354","html_url":"https://github.com/mahammad-mostafa/redux-thunk-exercise","commit_stats":null,"previous_names":["mahammad-mostafa/redux-thunk-exercise-app","mahammad-mostafa/redux-thunk-exercise"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahammad-mostafa/redux-thunk-exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fredux-thunk-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fredux-thunk-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fredux-thunk-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fredux-thunk-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahammad-mostafa","download_url":"https://codeload.github.com/mahammad-mostafa/redux-thunk-exercise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Fredux-thunk-exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["create-react-app","css-modules","es6-javascript","jsx","microverse","microverse-projects","microverse-students","react","react-hooks","redux","redux-thunk","redux-toolkit","rest-api","single-page-app"],"created_at":"2024-10-02T03:40:41.120Z","updated_at":"2026-04-05T22:01:45.593Z","avatar_url":"https://github.com/mahammad-mostafa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"title\"\u003e\u003c/a\u003e\n\n\u003c!-- TITLE --\u003e\n\n# 🏷️ Redux Thunk Exercise\n\nThis is the fifth project of the third module in the **Microverse** program.\n\u003cbr/\u003e\nCheck the below contents for further details about this project.\n\n\u003c!-- CONTENTS --\u003e\n\n# 📗 Contents\n\n- [Description](#description)\n- [Instructions](#instructions)\n- [Authors](#authors)\n- [Future](#future)\n- [Contributions](#contributions)\n- [Support](#support)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003ca name=\"description\"\u003e\u003c/a\u003e\n\n# 📖 Description\n\nThis project is an exercise for implementing `Thunks` in `Redux Toolkit` with `ReactJS` framework.\nIt applies `Redux` concepts like (`store` / `actions` / `reducers`).\nAll project dynamic files are contained in `src` directory while static assets are in `public` directory.\nThe live build is generated inside the `build` directory.\nAlso config linters for (`CSS` / `JavaScript`) in the `.github` folder.\n\n📌 **Live Demo:**\n- See the project live from [here](https://users-list-1at2.onrender.com).\n\n📌 **Tech Stack:**\n- Framework used is `ReactJS`\n- State management by `Redux Toolkit`\n- Page structure is built with `JSX`\n- Styling is built with `CSS Modules`\n- Dynamic content is built with `ES6 JavaScript`\n- Bundling is done with `WebPack`\n\n📌 **Key Features:**\n- Single page app with all content loaded dynamically\n- Responsive layout with all screen sizes\n- Live data fetching from an external api\n \n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- INSTRUCTIONS --\u003e\n\n\u003ca name=\"instructions\"\u003e\u003c/a\u003e\n\n# 🛠️ Instructions\n\nYou can easily download or fork this repository and work on it immadiately!\n\n📌 **Prerequisites:**\n- `NodeJS` for installing \u0026 running all packages\n\n📌 **Setup:**\n- Install all dependencies with `npm`\n```\nnpm install\n```\n- For live development on `localhost:3000` run:\n```\nnpm run start\n```\n- Unit testing is done with:\n```\nnpm run test\n```\n\n📌 **Deployment:**\n- You can deploy this project by uploading files in the `build` folder to a live server.\n- Create the distribution build using this command:\n```\nnpm run build\n```\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n# 👥 Authors\n\n📌 **Mahammad:**\n- [GitHub](https://github.com/mahammad-mostafa)\n- [Twitter](https://twitter.com/mahammad_mostfa)\n- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- FUTURE --\u003e\n\n\u003ca name=\"future\"\u003e\u003c/a\u003e\n\n# 🔭 Future\n\nSome additional features I may implement in the project:\n- [ ] Using `CSS` preprocessors and their relevant loaders\n- [ ] Implement advanced `Hooks` features like `useMemo`\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- CONTRIBUTIONS --\u003e\n\n\u003ca name=\"contributions\"\u003e\u003c/a\u003e\n\n# 🤝🏻 Contributions\n\nWish to contribute to this project?\n\u003cbr/\u003e\nContributions, issues, and feature requests are more than welcome!\n\u003cbr/\u003e\nFeel free to check the [issues](../../issues) page too.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n\u003ca name=\"support\"\u003e\u003c/a\u003e\n\n# ⭐️ Support\n\nLike this project? Show your support by starring!\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n# 🙏🏻 Acknowledgements\n\nI thank everyone at **Microverse** for guiding me through this project.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# 📝 License\n\nThis project is [MIT](LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fredux-thunk-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahammad-mostafa%2Fredux-thunk-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Fredux-thunk-exercise/lists"}