is the classic Todo example implemented with vanilla React/Redux
Demo | Development | License
Just open the index.html with your browser or click here to see it online. See also this Codepen
Install deps and start dev server
npm i
npm startBuild it with npm run build.