# gothinkster/react-mobx-realworld-example-app

Exemplary real world application built with React + MobX

Repository: https://github.com/gothinkster/react-mobx-realworld-example-app
Canonical: https://ross.abutalabs.com/products/react-mobx-realworld-example-app
Homepage: https://react-mobx.realworld.io/
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2022-04-12T23:05:34+00:00

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

## Adoption (not part of the score)
Stars 1244, forks 259 (observed 2026-08-28T04:04:06.873755+00:00)

## What it is
A reference implementation of the RealWorld 'Conduit' social blogging app (a Medium clone) built with React and MobX. It demonstrates real-world frontend patterns including JWT auth, CRUD for articles and comments, pagination, and favorites against the shared RealWorld API.

## Use cases
- learn how to structure a React app with MobX
- see a real-world example of JWT authentication in React
- compare state management approaches using the RealWorld spec
- study CRUD patterns for articles and comments in a SPA
- use as a starting template for a Medium-style blogging frontend
- understand how to integrate a frontend with a shared REST API

## When to choose
- you want an idiomatic React + MobX codebase to learn from
- you're comparing frontend frameworks via the RealWorld spec
- you need a working example of auth, CRUD, and pagination in a SPA

## When to avoid
- you need a production-ready starter with active maintenance
- you use a different state management library like Redux or Zustand
- you need server-side rendering or a modern build setup

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: state-management, frontend-framework, auth, routing, http-client
- domain: web-development, frontend, developer-tools, tutorials
- platform: browser
- tags: react, mobx, realworld-spec, example-app, medium-clone, conduit, create-react-app, jwt-authentication, javascript, nodejs, web-server

## Member repositories
- gothinkster/react-mobx-realworld-example-app (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.873755+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-30T05:08:14.999102+00:00, confidence not recorded.
  - readme: https://github.com/gothinkster/react-mobx-realworld-example-app (fetched 2026-08-28T04:04:06.873755+00:00, sha 8ed59477a960)
  - homepage: https://react-mobx.realworld.io/ (fetched 2026-08-29T12:19:53.775293+00:00, sha b938527a6d90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
