Closed hackthetunnelsbot[bot] closed 1 year ago
!review
!approve
Approved by @Nguyen-HanhNong
This challenge did not unlock any other challenges
!complete
add-404-page: 2 add-css-animation: 5 add-deleted-column-to-products: 2 add-font-style: 1 add-footer-component: 2 add-navbar-component: 3 add-pagination-to-products-endpoint: 13 add-partial-dark-mode: 3 create-product-web-scraper: 8 get-products-search-term: 3 hello-client: 1 hello-service: 1 improve-product-preview-card-component: 2 send-sms-with-twillio: 13 style-page-component: 2 style-product-page: 3 update-favicon: 1 update-page-title: 1 update-product-endpoint: 3
!complete
!complete
add-404-page: 2 add-css-animation: 5 add-deleted-column-to-products: 2 add-font-style: 1 add-footer-component: 2 add-navbar-component: 3 add-pagination-to-products-endpoint: 13 add-partial-dark-mode: 3 create-product-web-scraper: 8 get-products-search-term: 3 hello-client: 1 hello-service: 1 improve-product-preview-card-component: 2 send-sms-with-twillio: 13 style-page-component: 2 style-product-page: 3 update-favicon: 1 update-page-title: 1 update-product-endpoint: 3
Description:
Checkout:
client/src/main.tsx
to see how to route your own 404 page.Create and export a new 404 page component from the
client/src/pages
folder.Add the text "404: Not Found" and a funny gif of your choice to the page.
Acceptance Criteria:
When navigating to a missing route, you should see the "404: Not Found" text and some gif.