Training how to build web apps with react and reudx
Before the training make sure you can run this repository.
Install git and node.js, then:
$ git clone https://github.com/PeterKow/react-redux-devtools-training
$ cd react-redux-devtools-training
$ npm install
$ npm start
Open your browser to http://localhost:8080
Add /lectures.html
or /solution.html
to your url to see other examples