# bradtraversy/react-crash-2021

Task tracking application from the React crash course

Repository: https://github.com/bradtraversy/react-crash-2021
Canonical: https://ross.abutalabs.com/products/react-crash-2021
Language: JavaScript
License Family: other
Last push: 2023-05-27T02:22:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2053, "days_push": 1195, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1363, forks 1656 (observed 2026-08-28T04:04:30.408065+00:00)

## What it is
A task tracker application built as the companion project for Brad Traversy's React crash course YouTube video from 2021. It demonstrates core React concepts including components, props, state, and hooks, paired with a JSON-server mock backend.

## Use cases
- learning react basics from a video course
- example of building a task tracker app in react
- understanding react components props and state
- seeing how to mock a rest api with -server
- starter code for practicing react development
- reference for a simple react crud application

## When to choose
- you are following the accompanying React crash course video
- you want a small, readable example of React fundamentals
- you need a simple mock-backend setup with JSON-server for learning

## When to avoid
- you need a production-ready task management tool
- you want a maintained library or framework rather than tutorial code
- you need modern React patterns like server components or TypeScript
- you require a licensed, supported codebase for commercial use

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: frontend-framework, state-management, mock-api
- domain: web-development, frontend, tutorials, developer-tools
- platform: cross-platform
- tags: react, tutorial, crash-course, task-tracker, -server, educational, javascript, nodejs, web-server

## Member repositories
- bradtraversy/react-crash-2021 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.408065+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-30T04:41:24.798659+00:00, confidence not recorded.
  - readme: https://github.com/bradtraversy/react-crash-2021 (fetched 2026-08-28T04:04:30.408065+00:00, sha ae5d965f7dc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
