Question: For this qustion, It is your task to write code for the templete (return statement) of the component to provide routing for out application according
For this qustion, It is your task to write code for the templete (return statement) of the component to provide routing for out application according to the following specification (You also must write as a comment on top of each route where the component file is exsist in your dirctory):
>Home component should be rendered as page when the user use the routte "/"
>TVs component should be rendered as page when the user use the route "/category/televisions".
>ProductDetail component acceepts a singlee property, "id" which represents the Product Id in the route. The user use the route "/product/samsung-470" where "samsung-470" is the Product Id
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
