shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
19 stars 42 forks source link

frontend: Work On The Error Page This commit is for mo… #34

Closed asmit27rai closed 4 months ago

asmit27rai commented 4 months ago

Design Error Page

Fixes: #21

Description

I used tailwind css to make this error page which render when known route get accessed and has go to homepage option created by link of react-router-dom with some modification using tailwindcss.

How to Test

Just Run the "npm run dev" command in frontend and on app page try to access page of unknown route.

Checklist

criticic commented 4 months ago

I think you should add a screenshot in the PR description of the page added.

kuv2707 commented 4 months ago

@asmit27rai Please make the commit heading shorter and leave a line before writing the body. That way, it renders well.

shivansh-bhatnagar18 commented 4 months ago

Thank you @asmit27rai 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.