This is a React + Redux PWA demo application. The Redux state is synced with localStorage, so all of the resources and API data can be accessed while in offline mode.
The development mode is enabled, so you can open developer tools and check React, Redux state etc. Also you can click to clear localStorage and re-load the page.