# React Boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

Repository: https://github.com/react-boilerplate/react-boilerplate
Canonical: https://ross.abutalabs.com/products/react-boilerplate
Homepage: https://www.reactboilerplate.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-boilerplate, redux, redux-saga, offline-first, scaffolding, i18n, styled-components, webpack4, immer
Last push: 2023-03-23T21:35:09+00:00
Link (homepage): https://www.reactboilerplate.com

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4214, "days_push": 1259, "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 29491, forks 5999 (observed 2026-08-28T04:11:53.518751+00:00)

## What it is
A highly scalable, offline-first React application boilerplate with Redux, Redux-Saga, styled-components, i18n, and a focus on performance and developer experience. It includes CLI-based scaffolding for components, containers, routes, and tests, plus a Create React App template variant.

## Use cases
- start a new react project with redux and sagas already configured
- scaffold react components and containers from the cli
- set up an offline-first progressive web app foundation
- bootstrap a react app with styled-components and i18n
- get hot reloading and instant feedback during react development
- create a react app template with best practices baked in

## When to choose
- starting a medium-to-large React SPA that wants Redux and Redux-Saga conventions
- you want a batteries-included setup with i18n, offline support, and testing preconfigured
- you value quick scaffolding of components, containers, routes, and tests

## When to avoid
- you prefer modern tooling like Vite or Next.js, since the project still references webpack 4 and its latest release was 2023
- you want a minimal starter you can configure yourself
- your stack uses state managers other than Redux

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-framework, state-management, developer-tools, internationalization, cli
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, redux, redux-saga, styled-components, webpack, immer, offline-first, scaffolding, javascript, template, boilerplate, nodejs, web-server

## Member repositories
- react-boilerplate/react-boilerplate (main) score 23
- react-boilerplate/react-boilerplate-cra-template (plugin) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:53.518751+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:30:58.217291+00:00, confidence not recorded.
  - readme: https://github.com/react-boilerplate/react-boilerplate (fetched 2026-08-28T04:11:53.518751+00:00, sha ef7d20ebe09d)
  - homepage: https://www.reactboilerplate.com (fetched 2026-08-29T07:50:56.627041+00:00, sha 6a3f151f971f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
