hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FEAT] View Single Product Page #89

Closed F0laf0lu closed 1 month ago

F0laf0lu commented 1 month ago

Description

Create a page to view detailed information about a single product, allowing a user to get more details about the selected product.

Acceptance Criteria

Purpose

Creating a single product page in the frontend, displaying the detailed information about a selected product by sending a get request to the backend API and rendering the response data

Requirements

Testing

Expected Outcome

markessien commented 1 month ago

This is a frontend ticket