# reduxjs/redux-templates

Official Redux templates for Vite, Create-React-App, and more

Repository: https://github.com/reduxjs/redux-templates
Canonical: https://ross.abutalabs.com/products/redux-templates
Homepage: https://redux.js.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: create-react-app, redux, redux-toolkit, typescript, vite, expo, react-native
Last push: 2025-04-03T15:12:52+00:00

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

## Adoption (not part of the score)
Stars 1512, forks 275 (observed 2026-08-28T04:04:56.045034+00:00)

## What it is
The official Redux team's monorepo of project templates for starting new apps with Redux Toolkit pre-configured. It includes templates for Vite, Create React App (JS and TS), and Expo/React Native, each with a small example app.

## Use cases
- scaffold a new react app with redux toolkit
- start a vite project with redux and typescript
- create react native app with redux toolkit via expo
- official redux starter template
- set up redux with preconfigured store and example app

## When to choose
- starting a new React or React Native project that will use Redux Toolkit
- you want an officially maintained, best-practice Redux setup out of the box
- you want a working example of RTK app structure to learn from

## When to avoid
- your project doesn't need global state management or Redux
- you use a framework with its own state solution like Next.js server components or Zustand and don't want Redux
- you need a template for a bundler or framework not covered here

## Facets
- artifact type: learning-resource
- maturity: active
- function: state-management, frontend-framework, boilerplate
- domain: frontend, web-development, mobile-development, developer-tools
- platform: cross-platform
- tags: redux, redux-toolkit, react, vite, create-react-app, expo, react-native, typescript, project-templates, monorepo, boilerplate, nodejs, web-server, mobile

## Member repositories
- reduxjs/redux-templates (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.045034+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:32:46.679234+00:00, confidence not recorded.
  - readme: https://github.com/reduxjs/redux-templates (fetched 2026-08-28T04:04:56.045034+00:00, sha 64e2896c308d)
  - homepage: https://redux.js.org (fetched 2026-08-29T11:36:25.028835+00:00, sha db11b61bf6bc)
  - site_page: https://redux.js.org/introduction/getting-started (fetched 2026-08-29T11:36:25.037817+00:00, sha ab5005132cff)
  - site_page: https://redux.js.org/faq (fetched 2026-08-29T11:36:25.040193+00:00, sha d60381347528)
- Data as of 2026-08-30T08:39:29.467469+00:00.
