Skip to content

feat: add custom 404 not found page#1187

Open
srujana-manda wants to merge 1 commit into
aryandas2911:mainfrom
srujana-manda:feat/custom-404-page
Open

feat: add custom 404 not found page#1187
srujana-manda wants to merge 1 commit into
aryandas2911:mainfrom
srujana-manda:feat/custom-404-page

Conversation

@srujana-manda
Copy link
Copy Markdown

📌 Description

Implemented a custom 404 Not Found page for invalid routes..

🔗 Related Issue

Closes #1172

🛠 Changes Made

  • Improved the existing NotFound component with a polished and responsive UI
  • Added clear error messaging and navigation button
  • Added animation and better visual styling
  • Ensured proper fallback route handling using path="*"
  • Improved dark mode compatibility and overall UX

📸 Screenshots (if applicable)

BEFORE

before

AFTER
after

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

Tested invalid routes manually and verified responsiveness across different screen sizes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add Custom 404 Not Found Page

1 participant