ReDI-School / F24-Berlin-Web-Circle

6 stars 1 forks source link

Product page + route #21

Closed orYoffe closed 6 days ago

orYoffe commented 1 week ago

In order to link to products and display them, we need to create the route and the base for our product route https://www.airbnb.com/rooms/1134757612770747812

Routes to be changed are here ➡ https://github.com/ReDI-School/F24-Berlin-Web-Circle/blob/main/src/main.jsx#L12 This ticket isn't to create the entire page, only to add the route ACs: We have another route for product route /rooms/[product_id] and a base for the page with the header and/or footer if they already exist in it like here https://www.airbnb.com/rooms/1134757612770747812