Skip to content

StackBlitz Examples

This is the React demo app in the StateAdapt repo. The StackBlitz link opens the whole monorepo in a WebContainer and starts the app.

Run the same command locally from the repo root.

React Demo

A multi-page tour of StateAdapt in React: counter, todos, cart, and a live ticker. State survives navigation between the pages.

sh
npm run demo:react

Open in StackBlitz