Vue.js Shoppy E-commerce
A responsive e-commerce web app built with Vue 3, Vuex, Vue Router, and Bootstrap 5.
Vue.jsVuexVue RouterBootstrap 5AxiosFontAwesomeE-commerceSPAFrontend




Shoppy is a modern single-page e-commerce application built using Vue 3, Vuex for state management, and Vue Router for navigation. It leverages Bootstrap 5 for responsive styling and FontAwesome for icons. The project includes product listing, category filters, a shopping cart with Vuex state persistence, and a clean modular architecture. Axios is integrated for API requests, allowing seamless backend communication. The app follows best practices with Vue CLI setup, ESLint linting, and a scalable folder structure suitable for production deployments.