React e-commerce app for js frameworks subject. Project Setup npm install Compile and run developer server. npm run start Format with Prettier npm run format Lint with ESLint npm run lint Deploy with gh-pages npm run deploy -- -m "Commit message"