PokéShop with Vue.js 3 is a mirror for my zero-dependency online shop built with my own Laravel-like framework that uses its API. This project was made during the NIX Solutions education program.
- Download the latest release.
- Instal required dependencies with
npm i. - Start project at dev with
npm start. Or make a production build withnpm run build.
PokéShop is made with help of these useful dependencies:
- Axios
^0.25.0 - Vue
^3.2.28 - Vue Cookie Next
^1.3.0 - Vue Router
^4.0.12 - Vuex
^4.0.2
Don't forget to check out PokéShop with my framework Also check out my other projects and visit my website!
