aboutsummaryrefslogtreecommitdiff
path: root/client/src/store
Commit message (Expand)AuthorAgeFilesLines
* Allow product removal on Checkout page.Mateja2021-07-251-2/+2
* Product page shows amount of product in cart.Mateja2021-07-251-5/+36
* Sort cart in getter.Mateja2021-07-251-1/+1
* Boilerplate checkout cart.Mateja2021-07-251-1/+27
* Fetch products inside Vuex and display them using `ProductCard`Mateja2021-07-241-1/+16
* Added frontend boilerplate...Mateja2021-07-081-0/+12