The project uses Next.js, which is a framework for server-rendered React apps.
It includes @mui/material
and its peer dependencies, including emotion
, the default style engine in MUI v5.
If you prefer, you can use styled-components instead.
The example folder provides an adapter for the use of Next.js's Link component with MUI. More information in the documentation.