#Component library
13 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
I like to use shadcn, because it's easy and it's clean
Material UI
It's documented and has a lot of questions and answers on the web
Shadcn + Tailwind
https://ui.shadcn.com/
https://tailwindcss.com/
@karmic skiff solved?
@inland veldt I've set up my project using Next UI because I love its modern components. However, it's missing some important elements like toast, forms, drawers, etc. I'm still uncertain, but I'm hanging in there! Give me some courage! 🙂
Any suggestion would be appreciated.
well... as suggested: use shadcn with the next ui theme provider. Like that you get the same theme for shadcn as well and you can use the components like toasts, forms, drawers, ... from shadcn with the correct theme
Are you suggesting that I use both libraries?
better to stick with one, and it seems like next ui and shadcn have the same developers, except they are focusing on the latter
yes, components are just parts of the page. So you can use 10 different libraries and it will still come to the same result: a complete website
@inland veldt Thanks, that's what I needed!
This question has been marked as answered! If you have any other questions, feel free to create another post
[Click here](#1285498876521873408 message)