Quiz App Project # 6 for Panacloud Bootcamp 2020. It's a shopping web app built with React. Demo Built with: React typescript Material-UI React Router v6 react-html-parser 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.