Hack-The-Tunnels-8 / hack-the-tunnels-dell

hack-the-tunnels-dell created by GitHub Classroom
1 stars 1 forks source link

Add 404 Page #15

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

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.

TEMtheLEM commented 1 year ago

!review

rose-salt commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @rose-salt

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges