a demo about reactăredux and react-router
This project was started, because I found myself and many developers would like to get an insight on how Redux and React Router can be used.
Feel free to contribute to make it a great start point for others.
Example Todo app built with React, Redux and React Router.
npm install && npm start
- open
localhost:8080
npm install nodemon -g
npm run server