Setting up material ui
Run one of the following commands to add Material UI to your project:
npm install @mui/material @emotion/react @emotion/styled
yarn add @mui/material @emotion/react @emotion/styled