Vue 3 + Composition API + Pinia A simple ecommerce products cart app to try out pinia state management with composition api Check demo Project set up Clone the repo and cd into the directory npm install && npm run dev