Watch working example at this page
git clone https://github.com/Sm03leBr00t/react-todo-application
cd react-todo-application
yarn
Then checkout the branch you want to explore
There are multiple branches with the different setups
- simple setup
- with react context api
- using MobX
- using redux
- using easy-peasy
- implementing orbitdb data store with the easy-peasy template
The master branch reflects the mobx branch, so that the deployment works
Hope you have fun with this