A popular React UI framwork
npm install @mui/material@next @emotion/react @emotion/styled
# or with yarn
yarn add @mui/material@next @emotion/react @emotion/styled
// with npm
npm install @mui/icons-material@next
// with yarn
yarn add @mui/icons-material@next
import { Box } from "@mui/material";