Best open source components library for ReactJS?
Best UI components library that are easy to use and still look good
What's the best React UI component library out there right now?
Chakra-UI.
More on reddit.comBest free open source React UI kit libraries?
Videos
I have been using Bootstrap for years and saw there is a React Bootstrap components. Is there any better open source components library out there? Also maybe I’m kind of old fashion and there might be huge better css frameworks that can easily replace Bootstrap. Any recommendation?
I am primarily a backend guy (python), I don't have a lot of frontend experience. I know the basics of course (html, js/ts, css, react).
I am looking for a UI components library for react that I am going to use to build a primarily chat style application. Just a solo developer, maybe I will open source it when it's done, but I don't want to worry about that now.
I see a lot of hype for stuff like shadcn (radix). But a lot of that seems to be driven by the fact that they are extremely customizable and allow you to build your own design system. Is that a fair assessment?
But I feel like that would just make it too difficult for me since I am not that experienced.
Would it be better for me to use something like Mantine?
I want something that:
-
Has a lot of components out of the box to cover my use case so that I can focus on the backend (python).
-
Easy to use out of the box
-
Easy to customize if I need to (but hopefully I don't).