SyncState React Introduction @syncstate/react lets your React components read data from a SyncState store and dispatch actions to the store using hooks. Provider See here for usage. useDoc() See here for usage. Example A basic Todo example demonstrating the use of Provider and useDoc