Shoe Store App Project # 3 for Panacloud Bootcamp 2020. It's a shopping web app built with React. Built with: React Material-UI React Router v6 Install dependencies: yarn Create build: yarn build Run server: yarn start Deploy on surge: npm install -g surge surge ./build <surge_domain> This project was bootstrapped with Create React App.