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