Skip to content

osmancandulger/shopping-cart-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-cart-vue

Shopping cart application for vue 3 learning purposes

Screen Shot 2021-01-19 at 18 16 15

You can create the wish list by changing the keys of the listed products in the data.json file.

"url":"#", -- Url of the products.
"img":"https://static.bhphoto.com/images/images2500x2500/1582674773_1548392.jpg", -- Image links or src of product.
"name":"Fujifilm XT-4 Camera Body+ Lens",-- Name of the product.
"provider":"Fujifilm Turkey", -- Provider name of the product.
"status":true, -- Availibility of product.
"shipment":true -- If you provide Free shipment for that product 'True'.

About

Shopping cart application for vue learning purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published