MLSAKIIT / devblogs-frontend

DevBlogs : A blogging website made for developers by developers. This repository contains the frontend for the project
MIT License
3 stars 1 forks source link

Add a 404 page route #20

Open dead8309 opened 9 hours ago

dead8309 commented 9 hours ago

Implement a 404 page that shows a user-friendly message and navigation options when a user lands on a non-existent route. Ensure it matches the site's theme and provides a link back to the homepage.

Reference: 404 Page Setup