View all examples
Multiplayer Dashboard
This example shows how to build collaborative data visualization with Liveblocks, React and Recharts.
Live preview
Open the example above and share it on multiple windows or devices to try it live.
Getting started
- Install all dependencies with
npm install - Create an account on liveblocks.io
- Copy your public key from the dashboard
- Replace
pk_YOUR_PUBLIC_KEYinliveblocks.config.jsby your public key - Run
npm run startand and go to http://localhost:3000