The project is a basic showcase of a simple CI/CD/CD (continuous integration / continuous delivery / continuous deployment) workflow. The app itself is build up by own created React 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 continuously deployed on gh-pages.