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

hack-the-tunnels-geese created by GitHub Classroom
0 stars 2 forks source link

Add 404 Page #22

Closed hackthetunnelsbot[bot] closed 11 months ago

hackthetunnelsbot[bot] commented 11 months 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.

DarkSabe commented 11 months ago

!review

rose-salt commented 11 months ago

!approve

hackthetunnelsbot[bot] commented 11 months ago

Approved by @rose-salt

hackthetunnelsbot[bot] commented 11 months ago

This challenge did not unlock any other challenges