(install react-router-dom library)
image
String
1
2. (2.5 marks) At Home route, display all the products in data which are filtered by Box (packaging = Box). Each product must contain some information such as: productName, image, price (formattingto #,### vnd), limitTimeDeal (showing the percent value not a decimal value) and category. When you click the title of productName, the view switches to Detail route.
3. (1 marks) At Detail route, display all the information of product: productName, image, price (for-matting to #,### vnd), limitTimeDeal (showing the percent value not a decimal value), category,cover, nation, packaging and isGift value (reference: styling as a ribbon gift card for true value).Design and arrange this component as good as possible.
Task 3.
Close
+ 100%
Zoom