Skip to content

Add a 404 page for unknown routes #26

Description

@anoopcodehack

File: client/src/App.jsx

Right now unknown routes just redirect to /.
Make a fun 404 page instead.

Fix: Create NotFound.jsx with a fun message like
"Lost in the backlog? 🗂️"
Add <Route path="*" element={} />
~15 lines!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions