shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
20 stars 43 forks source link

Made an error page #55

Closed asmb123 closed 1 month ago

asmb123 commented 1 month ago

Description

Added an Error page. Fixes #21

Motivation and Context

Error page renders if an unknown route is accessed.

How to Test

  1. Use the command npm run dev in the console and open the application.
  2. In the search box add "/k" (or any other route which is not recognized by the router) after the existing text.

Related Issues

[If applicable, mention any related issues or pull requests.]

Checklist

Screenshots

ss

shivansh-bhatnagar18 commented 1 month ago

Thank you @asmb123 for your Pull Request. Every Pull request matters but we have found out a better Error page for the same. For now I am closing this issue.