HackTheTunnels / hack-the-tunnels-forest-github-test

hack-the-tunnels-forest-github-test created by GitHub Classroom
0 stars 2 forks source link

Add 404 Page #15

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

AngelOnFira commented 1 year ago

I'm taking this challenge

AngelOnFira commented 1 year ago
console.log("Hello");
AngelOnFira commented 1 year ago

!complete

hackthetunnelsbot[bot] commented 1 year ago

Solved Challenges for forest-github-test

hello-client: 1