A shopping app that displays and filters products using Vue3 And Bootstrap5
vue-shopping-app
A shopping app that displays and filters products.Also, products can be added to shopping card.It was created by using Vue3,Vuex,Vue Router,Bootstrap5 and Scss.
The API which was used on this project is here
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build