Any UI framework recommendation for React project
Hello
I am gonna guild a social site using React . Please give me a suggestion.👆
3 Replies
What have you researched yourself? And I think you mean component library?
If it's component library you're asking for, I would recommend plain css. A library can waste a lot of time to learn and not play nice. Plus it's less transferable knowledge than plain css.
If you're comfortable already with css, then look at sass css. If you need a specific, difficult to build component, like emoji picker, calender, toasts, etc. and the focus of your project isn't to build that specifically, then you could look for a library for a specific feature.
yes
I mean like mui