Example for Multisynq's React bindings.
To run this example, first update .env.local with your Multisynq development key obtained from multisynq.io/coder. Then have bun ready and run following commands:
bun i
npm run dev
This tutorial explains how to build this demo.