Hooks, Easy Peasy (redux with thunk wrapper), HTTP request (using axios), navigation params, 2 stores, computed values.
Create or go to your demo directory then run the following in the terminal or cmd.
$ git clone https://github.com/webmasterdevlin/heroes-easy-peasy.git
$ cd features-easy-peasy
$ npm install
$ npm run start
The React app and the fake web service will run concurrently.