Hosting this app locally on port 5000 does not work on macOS Monterey due to Airplay Receiver conflict.
You can type 127.0.0.1:5000 in your browser or change to port 3000 - run yarn start:dev or npm run start:dev.
yarn start:dev
npm run start:dev