A Product Details Page (PDP) from where you add a product to cart then land on cart page, and to checkout pages.
First install dependencies:
npm install
To create a production build:
npm run build-prod
To create a development build:
npm run build-dev
public/index.html