Skip to content

Conversation

vedjain773
Copy link

@vedjain773 vedjain773 commented Jan 23, 2025

Fixes #2

As the title suggests, this pull requests adds a 404 page to the project X website, keeping in mind the original style choices of the developers. This achieved by creating a new React Component "FourOFour" in the project structure which is displayed whenever a route other than the home, event, projects and achievements is entered in the URL of the website (this is done through the '*' route). The 404 screen includes a fun (imo) message along with a button, which redirects the user back to the homepage. I have also tried to use the original styles of the existing project as much as possible.

Here's a couple screenshot which demonstrate
Screenshot from 2025-01-23 22-02-21

Screenshot from 2025-01-23 22-03-20

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.

404 error in the same theme as the website

1 participant