redux-livequery TODOs Example Live Demo Redux-livequery example app that show how to use redux-livequery npm To run the app locally: git clone https://github.com/jeffnian88/redux-livequery-todos-example cd redux-livequery-todos-example yarn install (or npm install) npm start