Here is the simple Redux/React app! I added some comments to the code as well as few external resources. It was super nice meeting you all, good luck on your future endevors!
git clone https://github.com/Dillonjay/redux-intro-hratx.git
cd redux-intro-hratx
yarn install
yarn start
If you want run the little example file from the beginning of the talk just run it like any other node file.
node example.js