To start the project, you should use the command "npm i && npm run".
When creating the project from scratch, you should use "npx create-react-app ./" command. Then you can use the command for required packages "npm install @material-ui/core @material-ui/icons @material-ui/lab @react-google-maps/api axios google-map-react"