Let us see how to install the material UI and material UI icon packages in our React App using terminal commands.
Install Material UI package in React
npm i @material-ui/core
Install Material UI package in React
npm i @material-ui/icons
Let us see how to install the material UI and material UI icon packages in our React App using terminal commands.
npm i @material-ui/core
npm i @material-ui/icons