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

hack-the-tunnels-patchworks created by GitHub Classroom
0 stars 0 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.

kristian-chaves commented 1 year ago

gif takes some time to load in but eventually loads, give it like 10 seconds

kristian-chaves commented 1 year ago

!review

kristian-chaves commented 1 year ago

!review

shirleyzhan00 commented 1 year ago

You're very close, but there should be a new 404 page component in client/src/pages.

kristian-chaves commented 1 year ago

!review

kristian-chaves commented 1 year ago

!review

shirleyzhan00 commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Error: You don't have permissions to do that. Please check with @AngelOnFira

varGeneric commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @varGeneric

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges