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

Create Custom 404 Page #4 #18

Closed
wants to merge 3 commits into from
Closed

Create Custom 404 Page #4 #18

wants to merge 3 commits into from

Conversation

rishyym0927
Copy link

Hello @monarxxjain , This is the PR for issue #4
Screenshot 2024-03-15 130821

Issue
Currently, users encountering non-existent routes on the website are presented with a default black page, which diverges from the website's theme and aesthetic. This diminishes the user experience and fails to provide a cohesive browsing experience.

Proposed Changes
To enhance the user experience and maintain consistency with the website's design, this pull request introduces a custom 404 page. The custom page is meticulously designed to align with the website's theme and design elements. It serves as a visually appealing error page that seamlessly integrates with the overall look and feel of the website.

Tasks Completed
Designed and created a custom 404 page that harmonizes with the website's theme.
Ensured the custom 404 page effectively communicates to users that the requested page could not be found.
Integrated the custom 404 page into the website's routing system, ensuring it appears when users navigate to non-existent routes.
Attached a screenshot of the designed page in the pull request for review.
Additional Information
The implementation of the custom 404 page aims to improve the user experience by providing users with a visually consistent and informative error page when they encounter non-existent routes on the website.

@monarxxjain
Copy link
Contributor

Excellent beginning, @rishyym0927 , addressing the fundamental requirement of a 404.js file for crafting a custom page not found page. However, the current design does not align with the theme of our website. Please ensure that you utilize assets, themes, backgrounds, and text fonts consistent with our website's aesthetics. Additionally, make sure to enhance its responsiveness as it currently lacks in that aspect.

@monarxxjain
Copy link
Contributor

Are you going to complete it, or should I close the Pull request ?

@monarxxjain monarxxjain added the accepted-4 4 points label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted-4 4 points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants