# reduxjs/cra-template-redux

ARCHIVED: the CRA+JS template has moved to https://github.com/reduxjs/redux-templates

Repository: https://github.com/reduxjs/cra-template-redux
Canonical: https://ross.abutalabs.com/products/cra-template-redux
Homepage: https://github.com/reduxjs/redux-templates
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-04-30T15:46:33+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2460, "days_push": 1221, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1253, forks 227 (observed 2026-08-28T04:04:08.592665+00:00)

## What it is
The official Redux + JavaScript template for Create React App, which scaffolds a new React project preconfigured with Redux Toolkit and React-Redux. The repository is now archived and its development has moved into the reduxjs/redux-templates monorepo alongside Vite, TypeScript, and Expo variants.

## Use cases
- create a new react app with redux already set up
- scaffold a react project with redux toolkit configured
- official redux javascript starter template for create react app
- bootstrap a CRA project with redux store and slices
- set up react-redux with a sample counter example

## When to choose
- You want to bootstrap a Create React App project with Redux Toolkit and React-Redux preinstalled and configured
- You specifically prefer a plain JavaScript starter rather than TypeScript
- You are following Redux documentation or tutorials that reference the CRA + Redux template

## When to avoid
- Starting a new project today - the repo is archived and CRA itself is deprecated; prefer the vite-template-redux from reduxjs/redux-templates
- You need a TypeScript starter - use cra-template-redux-typescript or vite-template-redux instead
- You need ongoing updates or support - this template receives no further changes in this repository

## Facets
- artifact type: plugin
- maturity: maintenance
- function: boilerplate, state-management, developer-tools
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: create-react-app, react, redux, redux-toolkit, react-redux, project-template, javascript, scaffold, archived, superseded, nodejs

## Member repositories
- reduxjs/cra-template-redux (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.592665+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:20:50.039130+00:00, confidence not recorded.
  - readme: https://github.com/reduxjs/cra-template-redux (fetched 2026-08-28T04:04:08.592665+00:00, sha 53f9a71167f6)
  - homepage: https://github.com/reduxjs/redux-templates (fetched 2026-08-29T12:18:13.792880+00:00, sha 13cd4dba1fe1)
  - registry_npm: https://registry.npmjs.org/cra-template-redux (fetched 2026-08-29T12:18:13.802091+00:00, sha 189b01f0ba3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
