Hplus-Sport-Shop
Vue.JS application that shows products from Hplussport API
All products and people associated with H+ Sport are also fictitious. Any resemblance to real brands, products, or people is purely coincidental. Information provided about the product is also fictitious and should not be construed to be representative of actual products on the market in a similar product category.
Created with
- Vue.JS
- Vuetify
- HPlusSport API
Demo Link
https://hplus-sport-shop.vercel.app
Installation
git clone https://github.com/best-lucky1030/Hplus-Sport-Shop
cd Hplus-Sport-Shop
yarn
ornpm install
yarn serve
ornpm run serve
- go to
http://localhost:8080