MUI

Add State With Recoil

Add State With Recoil

Learn how to add global state management to your React applications with Meta's Recoil. Observe how the initial implementation is performed.

Create A Theme In MUI

Create A Theme In MUI

A walkthrough detailing how to create a custom theme for your website using MUI Core. Focusing on colours, spacing and typography.

MUI Box vs HTML div

MUI Box vs HTML div

What is the difference between the MUI Box vs HTML div? This article shows how the Box component differs from HTML div elements

Converting A React Component To A MUI Component

Converting A React Component To A MUI Component

Converting a compenting from React to MUI? Check out this brief article where we use a real world example of converting a component.

React with MUI Core

React with MUI Core

A practical example of setting up a React app using the MUI Core UI framework. We show how to build a simple page with a header and table.