Skip to content

Implement a User-Friendly 404 Page with Go Back Button #74

@poorna825

Description

@poorna825

Description

When users navigate to a non-existent route (e.g., https://as-help.vercel.app/random), the site currently shows a generic 404 error or blank page.
To improve user experience, a custom 404 page should be implemented that clearly communicates the error and allows users to easily return.

Expected Behaviour

A dedicated custom 404 page should appear when users access a non-existent route.

The page should:

  • Display a friendly message (e.g., “Oops! Page not found 😅”)

  • Match the site’s current theme and branding

  • Include a “Go Back” .

  • Include a small illustration or icon for visual feedback

Kindly assign me this issue under Hacktoberfest 25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions