A quick example of a very simple react architecture, utilising the context and reducer hooks to create a global store similar to redux architecture. Also using a layout component to handle everything about the styling of the application with a theme-provider from MUI (not shown).