HackTheTunnels / hack-the-tunnels-hacked-the-tunnels

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

Add 404 Page #15

Open hackthetunnelsbot[bot] opened 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.

Saumy-m commented 11 months ago

!review