Realworld: "The mother of all demo apps" — Exemplary front-end Medium.com clone (called Conduit) built with Axios + Hox + React + react-bootstrap + react-router-dom + TypeScript + Vditor.
$ git clone https://github.com/yoonge/conduit-react.git
$ cd conduit-react
$ pnpm i
$ pnpm dev
Conduit React is MIT-licensed.
$ mkdir conduit-react
$ cd conduit-react
$ pnpm create vite . --template react-ts