NJIT-IS332-Fall2023 / is322-next-app

sample repo for next app starter
https://is322-next-app.vercel.app
1 stars 0 forks source link

break down button variants #13

Closed hariDasu closed 10 months ago

hariDasu commented 11 months ago

Primary

https://www.figma.com/file/oL4OC1GAgUpaSE0TPqlifl/MARVEL-APP-(Community)?type=design&node-id=0-340&mode=dev

Secondary

https://www.figma.com/file/oL4OC1GAgUpaSE0TPqlifl/MARVEL-APP-(Community)?type=design&node-id=0-341&mode=dev

LinkedText

OauthFB

OauthGoogle

hariDasu commented 11 months ago

https://planningpokeronline.com/KprtG3KovJWZvsGG1u8R/

ksl29 commented 11 months ago

shadcn-ui uses a library called class-variance-authority to create different variants for elements in their components. We could modify their components to have these different variants or we could use the same package they use directly.

hariDasu commented 11 months ago

@kadeem-lewis you seem like you can take the lead on this, in both picking a UI lib that would best fit our use case and opening first PR for this ticket

ksl29 commented 10 months ago

do I need to wait for the completion of #7 before implementing this?

hariDasu commented 10 months ago

do I need to wait for the completion of #7 before implementing this?

no, we can update the commit/pr flow after i finish this today/this weekend

hariDasu commented 10 months ago

https://dev.to/remusris/t3-stack-template-supabase-w-auth-db-and-shadcn-ui-basic-setup-2bl9