Failed to compile ./src/Header.js Module not found: Can't resolve '@material-ui/icons/Person' in 'E:\React_js\tinder-clone\src' code example
Example: Module not found: Can't resolve '@material-ui/icons/Menu'
You need to install Icons
Yarn add @material-ui/icons
npm install @material-ui/icons