Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add favicon and change html title. | Mateja | 2021-07-25 | 2 | -6/+4 |
* | Allow product removal on Checkout page. | Mateja | 2021-07-25 | 3 | -3/+9 |
* | Product page shows amount of product in cart. | Mateja | 2021-07-25 | 2 | -31/+59 |
* | Added jsconfig. | Mateja | 2021-07-25 | 1 | -0/+9 |
* | Sort cart in getter. | Mateja | 2021-07-25 | 1 | -1/+1 |
* | Show number of items that can be checked out. | Mateja | 2021-07-25 | 2 | -2/+11 |
* | Boilerplate checkout cart. | Mateja | 2021-07-25 | 3 | -4/+60 |
* | Product page show single product details. | Mateja | 2021-07-24 | 1 | -9/+32 |
* | Center product cards. | Mateja | 2021-07-24 | 1 | -1/+1 |
* | Fetch products inside Vuex and display them using `ProductCard` | Mateja | 2021-07-24 | 5 | -11/+52 |
* | Use `.env` file. | Mateja | 2021-07-24 | 1 | -0/+1 |
* | Added boilerplate pages and `ProductCard` component. | Mateja | 2021-07-24 | 12 | -32/+299 |
* | Remove `_variables.scss`. | Mateja | 2021-07-20 | 2 | -1469/+2 |
* | Added Bootstrap 5. | Mateja | 2021-07-08 | 6 | -6/+1539 |
* | Added frontend boilerplate... | Mateja | 2021-07-08 | 14 | -0/+12482 |