Example for Multisynq's React bindings, based on Multisynq React bindings version 2.0.0
To run this example, first update .env.local with your Multisynq development key obtained from multisynq.io/coder. Then have npm ready and run following commands:
npm i
npm run dev
The following tutorial explains the organization of code:
https://multisynq.io/docs/multisynq-react/tutorial-1_React_Simple_Counter.html