The project is a basic showcase of a simple React client app using React-Hooks, the app itself is build up by own created components and containers, the data used are retrieved form external APIs, state handling within the app is based on Redux. The app also includes a simple error handling / error protection for the app, as well as an example of a component test.
This showcase application is deployed on gh-pages.