explore-siargao / es-main

0 stars 0 forks source link

[Story] Change guide url route #624

Closed jpmadrigal07 closed 1 month ago

jpmadrigal07 commented 1 month ago

Requirements

  1. Change the url route from /guide/surf/[surf-name] to /guides/surfing/[surf-name]
  2. Change the url route from /guide/restaurant/[restaurant-name] to /guides/restaurants/[restaurant-name]
  3. Change the url route from /guide/travel/[travel-name] to /guides/locations/[location-name]

Acceptance Criteria

Sample pages of each category must still work with this route changes

kinnethjavier commented 1 month ago

Branch: https://github.com/explore-siargao/es-main/tree/624-story-change-guide-url-route PR: https://github.com/explore-siargao/es-main/pull/626