Installez le cadre d'interface utilisateur Mui React

// with npm
npm install @mui/material @emotion/react @emotion/styled

// with yarn
yarn add @mui/material @emotion/react @emotion/styled
Distinct Duck