# ustwo/ustwo.com-frontend

The New & Improved ustwo Website

Repository: https://github.com/ustwo/ustwo.com-frontend
Canonical: https://ross.abutalabs.com/products/ustwocom-frontend
Homepage: http://www.ustwo.com
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2022-06-04T18:28:09+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4136, "days_push": 1551, "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 1798, forks 254 (observed 2026-08-28T04:05:37.750147+00:00)

## What it is
The front-end source code and build tooling for the ustwo.com corporate website, built as a React single-page application with server-side (isomorphic) rendering via a lightweight Node/Express backend. Content is managed in a headless WordPress instance served through JSON REST API endpoints.

## Use cases
- build a fast single-page application website with server-side rendering
- use WordPress as a headless CMS with a React frontend
- learn how to structure a React SPA with Flux routes and stores
- serve animated SVG illustrations on a marketing site
- set up a Node/Express backend in front of a WordPress JSON API
- reference an example of a production React website with CI/CD deployment

## When to choose
- you want a real-world reference for an isomorphic React SPA backed by headless WordPress
- you need full control over page transitions and client-side navigation without full reloads
- you want a lightweight Node backend that only proxies content from WordPress REST endpoints

## When to avoid
- you need a modern, actively maintained starter or framework - the stack (Flux, Babel-transpiled ES6, old React patterns) is dated and the repo is in maintenance
- you want a general-purpose CMS or website builder rather than a specific site's codebase
- you need a permissively licensed template - the license is non-standard (NOASSERTION)

## Facets
- artifact type: application
- maturity: maintenance
- function: ssr, web-framework, http-server, templating, state-management
- domain: web-development, frontend, cms
- platform: -
- tags: react-spa, wordpress-headless, express, sass, isomorphic-rendering, corporate-website, nodejs, web-server, javascript

## Member repositories
- ustwo/ustwo.com-frontend (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.750147+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-30T03:22:39.915348+00:00, confidence not recorded.
  - readme: https://github.com/ustwo/ustwo.com-frontend (fetched 2026-08-28T04:05:37.750147+00:00, sha 5225c5d2bbdd)
  - homepage: http://www.ustwo.com (fetched 2026-08-29T11:01:34.060466+00:00, sha f0b729841786)
  - registry_npm: https://registry.npmjs.org/ustwo.com-frontend (fetched 2026-08-29T11:01:34.069951+00:00, sha 8b4427bb9b8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
