💚 vue-spa
E-commerce Frontend
Overview
the project 🇬🇧 An e-commerce frontend mockup created as a portfolio project. The application demonstrates the ability to create user interfaces using Vue 3 (Composition API) and manage state without external libraries like Vuex or Pinia....
Tech Stack
Vue 3 Vite
Key Highlights
- check_circle Display product list in a responsive grid
- check_circle Filter by categories (Electronics, Clothing, Books)
- check_circle Search products by name
- check_circle Shopping cart (add/remove, change quantity)
- check_circle Persist cart state in localStorage
