aboutsummaryrefslogtreecommitdiff
path: root/client/src/views/Product.vue
Commit message (Expand)AuthorAgeFilesLines
* Allow product removal on Checkout page.Mateja2021-07-251-1/+1
* Product page shows amount of product in cart.Mateja2021-07-251-26/+23
* Boilerplate checkout cart.Mateja2021-07-251-1/+5
* Product page show single product details.Mateja2021-07-241-9/+32
* Added boilerplate pages and `ProductCard` component.Mateja2021-07-241-0/+30