{"id":22813165,"url":"https://github.com/morewings/cra-template-no-redux","last_synced_at":"2026-05-09T15:20:39.585Z","repository":{"id":39423321,"uuid":"497716032","full_name":"morewings/cra-template-no-redux","owner":"morewings","description":"Create React App template with Redux features done using React library tools","archived":false,"fork":false,"pushed_at":"2023-03-01T04:02:01.000Z","size":2036,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T22:33:53.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/morewings.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}},"created_at":"2022-05-29T21:42:34.000Z","updated_at":"2022-09-25T15:37:18.000Z","dependencies_parsed_at":"2023-02-17T01:31:03.116Z","dependency_job_id":null,"html_url":"https://github.com/morewings/cra-template-no-redux","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fcra-template-no-redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fcra-template-no-redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fcra-template-no-redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fcra-template-no-redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morewings","download_url":"https://codeload.github.com/morewings/cra-template-no-redux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385410,"owners_count":20768668,"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-12-12T12:15:50.383Z","updated_at":"2026-05-09T15:20:34.556Z","avatar_url":"https://github.com/morewings.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# No Redux Create React App template\n\n**Create React App** template with Redux features done using React library tools. I was not happy about recent version of official `react-redux`, so decided to make my own.\n\n## Usage\n\n```shell script\nnpx create-react-app %PROJECT_NAME% --template no-redux\n``` \nOr\n```shell script\nyarn create react-app %PROJECT_NAME% --template no-redux\n```\n\nThen\n\n```shell script\ncd %PROJECT_NAME%\nyarn start\n```\n\n## Features\n\n- Unidirectional state management with `React.Context` and `useReducer`.\n- Store middleware (thunks, Promises etc) support.\n- Store enhancers support.\n- Redux devtools support.\n- Feature architecture.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorewings%2Fcra-template-no-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorewings%2Fcra-template-no-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorewings%2Fcra-template-no-redux/lists"}