Skip to content

[FRONTEND] Add a 404 / not-found route with a styled page #30

Description

@Trovic1

Summary

Replace the silent catch-all redirect with a real, on-brand 404 page that offers a link home.

Scope

  • frontend only

Likely files

  • frontend/src/App.jsx
  • frontend/src/pages/NotFound.jsx (new)

Acceptance criteria

  • Unknown routes render a styled 404 using the design system
  • Page links back to /dashboard (or /login if logged out)
  • Uses the page-fade animation

Verification

  • Visit a random URL and confirm the 404 renders

Labels: frontend, design, good first issue


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions