Shopping Cart web app with local storage and vue Uses the local storage so that user cannot lose the data when the page is refreshed. See the live demo here Build Setup # Install dependencies npm install # Serve on localhost:3000 npm run dev # Build for production npm run build