shivansh-bhatnagar18 / multiplayer-uno

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

Frontend: designed a custom button component based on figma design #83

Closed sksmagr23 closed 4 weeks ago

sksmagr23 commented 4 weeks ago

Description

I have created a customizable and reusable button based on the given figma design, in src/library. I have used all possible input props and styled using tailwind css and added some custom pluggins and css as required.

Fixes: #76

Related Issues

Checklist

Screenshots

Screenshot from 2024-06-08 09-38-48

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 7:48am
sksmagr23 commented 4 weeks ago

@shivansh-bhatnagar18 please review and merge these changes, so that other components can be made

kuv2707 commented 4 weeks ago

@sksmagr23 Please rebase you branch once. It can be merged then.

sksmagr23 commented 4 weeks ago

Done rebasing with upstream @kuv2707

kuv2707 commented 4 weeks ago

@shivansh-bhatnagar18 Please have a look.

shivansh-bhatnagar18 commented 4 weeks ago

@sksmagr23 Thanks for the PR. The button component looks great