Enjoy the Deployed Site Tesla clone following React Redux tutorial by Naz at Clever Porgrammer yarn create react-app my-app --template redux yarn start Formatting: Have React Snippet extension in VS code installed and write rfce to get the components started. yarn add styled-components yarn add @material-ui/core yarn add @material-ui/icons yarn add react-reveal yarn add install-peers (to help with deployment) Change build setting to : CI=false npm run build