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

Open
monarxxjain opened this issue Mar 14, 2024 · 1 comment
Open

Create Custom 404 Page #4

monarxxjain opened this issue Mar 14, 2024 · 1 comment
Labels
enhancement New feature or request medium Moderate complexity, intermediate skills

Comments

@monarxxjain
Copy link
Contributor

Currently, when users navigate to a non-existent route on the website for e.g. http://localhost:3000/xyz, they encounter a default black page, which does not align with the overall theme and aesthetic of the website. This issue aims to enhance the user experience by creating a custom 404 page that seamlessly integrates with the website's theme, providing users with a more cohesive and visually appealing error page when they encounter non-existent routes.

Task to be Done:

  • Design and create a custom 404 page that matches the theme and design elements of the website.
  • Ensure that the custom 404 page provides a clear indication to users that the requested page could not be found.
  • Integrate the custom 404 page into the website's routing system so that it appears when users navigate to non-existent routes.
  • Share the screeshot of your designed page in your pull request.
@monarxxjain monarxxjain added enhancement New feature or request medium Moderate complexity, intermediate skills labels Mar 14, 2024
@MrImmortal09
Copy link

please review the PR 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium Moderate complexity, intermediate skills
Projects
None yet
Development

No branches or pull requests

2 participants