Product
Blog
Docs
Pricing
Log in
Sign up
nrg3k/storefront
nrg3k/storefront
/
Compare
Merge
nrg3k/main
into
templates/main
9 files changed
Hide whitespace
+429
-78
README.md
+32
-39
templates/main
nrg3k/main
frontend/components/App.tsx
+121
-7
frontend/index.html
+2
-2
H
index.ts
+29
-12
db.ts
+63
-0
frontend/components/Cart.tsx
+106
-0
frontend/components/Header.tsx
+31
-0
frontend/components/ProductCard.tsx
+45
-0
frontend/components/Counter.tsx
+0
-18