Todo
Set up locally
git clone https://github.com/pmndrs/valtio
# move to the examples folder & install dependencies
cd valtio/examples/todo && yarn
# start the dev server
yarn start
Set up on codesandbox
Link: https://githubbox.com/pmndrs/valtio/tree/main/examples/todo