Create a page that displays the individual product that shows all public data to the user about said product. Should have a button to add to cart (cart logic doesn't exist yet, part of milestone 3). This could be a modal if you want or its own page. will use the "/api/products:id" endpoint.
Create a page that displays the individual product that shows all public data to the user about said product. Should have a button to add to cart (cart logic doesn't exist yet, part of milestone 3). This could be a modal if you want or its own page. will use the "/api/products:id" endpoint.