shivansh-bhatnagar18 / multiplayer-uno

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

Client: Added a Scrollbar #118

Closed realnilesh closed 2 weeks ago

realnilesh commented 3 weeks ago

Description

Added a funky scollbar which which changes gradient by 60deg

How to Test

navigate to frontend directory and run the "npm run dev " commmand

Checklist

Screenshots (if applicable)

scrollbar without hover Screenshot (115)

scrollbar with hover Screenshot (116)

vercel[bot] commented 3 weeks ago

@realnilesh is attempting to deploy a commit to the Shivansh Bhatanagar's projects Team on Vercel.

A member of the Team first needs to authorize it.

kuv2707 commented 3 weeks ago

@shivansh-bhatnagar18 There's some issue with vercel deployments.

Also please review the design of the scrollbar.

@realnilesh Please change the commit message to match the format.

realnilesh commented 2 weeks ago

Bhaiya how should i edit the code , it is failing the prettier check

kuv2707 commented 2 weeks ago

You can run npm fun fix-format in the frontend directory to fix all the prettier errors.

realnilesh commented 2 weeks ago

You can run npm fun fix-format in the frontend directory to fix all the prettier errors.

Ran the above command to make the commit pass prettier check

kuv2707 commented 2 weeks ago

The changes look good, but the commits are messed up.

Do take the time to learn how to edit commit history and also read the docs for some examples and tutorials.

kuv2707 commented 2 weeks ago

Squashed and merged, thanks @realnilesh

realnilesh commented 2 weeks ago

Squashed and merged, thanks @realnilesh

My pleasure bhaiya

realnilesh commented 2 weeks ago

The changes look good, but the commits are messed up.

Do take the time to learn how to edit commit history and also read the docs for some examples and tutorials.

Surely I will learn and improve ,this was my first time contributing to open source