/vanilla-react-components

is the classic Todo example implemented with vanilla React/Redux

Primary LanguageJavaScript

vanilla-react-components

is the classic Todo example implemented with vanilla React/Redux

Demo | Development | License

Demo

Just open the index.html with your browser or click here to see it online. See also this Codepen

Development

Install deps and start dev server

npm i
npm start

Build it with npm run build.

License

MIT