feat: use data api for products
Node.js CI / Lint and Test (push) Successful in 1m35s

This commit is contained in:
2025-09-27 14:52:24 -07:00
parent bc2368866e
commit c8bd129c0f
5 changed files with 53 additions and 585 deletions
+1 -2
View File
@@ -56,8 +56,7 @@
</div>
<hr />
<p *ngIf="products.length === 0">
Oh dear, it appears there are no products in this category yet! Please check
back later.
Products are loading, please wait a moment...
</p>
<div id="products">
<div *ngFor="let product of products">