area1707/grace-shopper

UnAuth - view individual product details

Opened this issue · 0 comments

Story: view the details for an individual product (including product descriptions, photos and reviews), so that I can determine whether that particular item fits my needs

Implementation: an Express route on the backend (GET 'api/products/productName/details') that serves up name, price, quantity, imageUrl, description, and reviews for individual product from our db