shopping-list Shopping List app made width Vue.js 3 context API + Vite and sass for styling Demo https://shoppingvue.netlify.app/ Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build