Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 404 - page not found component with automatic redirect to Home #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kartik-212004
Copy link

@kartik-212004 kartik-212004 commented Dec 23, 2024

Added Custom 404 Page with Countdown and Redirection

Solves Issue #90

Changes Made:

  1. Created a NotFound component:

  2. Updated App.js:

    • Added a route (path="*") to handle all undefined routes and display the NotFound page.
404.mp4

@kartik-212004 kartik-212004 changed the title Added 404 - page not found component with automatic redirect to Home … Added 404 - page not found component with automatic redirect to Home Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant