You have {state.cart.contents.length} items in your cart!
-diff --git a/client/index.html b/client/index.html index 59bf411..e0d1c84 100644 --- a/client/index.html +++ b/client/index.html @@ -2,9 +2,9 @@
- + -
+ Edit src/App.tsx and save to test HMR
+
+ Click on the Vite and React logos to learn more +
+Choose from the options below:
- -Please click here to return home.
-You have {state.cart.contents.length} items in your cart!
-Subtotal: {subtotal}
-{product.price}
-Quantity: {quantity}
- setQuantity(Number(e.target.value))}> -Thanks so much for visiting!
-This site was built as part of the curriculum for the Codecademy Full Stack Engineer career path. The listings you see on this site do correspond to - real life products, which can be purchased through a functioning payment system powered by Stripe. Personal data is rigorously encoded and - protected. Feel free to shoot me a message with any questions or comments about this project, and enjoy browsing!
-Category: {category}
-{description}
-Price: {`$${price}` || "Free, apparently!"}
-(a photo here)
-{info.description}
-Price: ${info.price}
-Loading...
} -Log in with a third party provider:
-New here? Click here to register!
-