This is an example of using a higher-order component with a class component in React, based on Better Coding Academy's video on higher-order components. Thank you also to https://jsonplaceholder.typicode.com/ for the API.
View demo here: [https://react-hoc-class.stackblitz.io/] (https://react-hoc-class.stackblitz.io/)