BETTERZON-42: Restructuring, creating necessary components, design of Product detail component

This commit is contained in:
2020-12-09 07:51:08 +01:00
34 changed files with 508 additions and 40 deletions
@@ -0,0 +1,3 @@
<app-header></app-header>
<app-product-details [productId]="productId"></app-product-details>
<app-footer></app-footer>