DEV Community

Cover image for Top React UI Libraries and frameworks
HasOne
HasOne

Posted on

Top React UI Libraries and frameworks

we all love to write our own CSS code for layout, but sometimes it takes time for even creating simple Card when you've limited time, so why not we just use some of UI library/framework to accomplish task right off the bat!

Material-UI

material-UI is an awesome framework to use for web/app, it supports JS/TS both

image

React Bootstrap

Bootstrap is one of my best front-end frameworks, I had to learn it by heart in order to build a website layout back in 2017/2018 instead of using docs.

image2

Semantic UI React

semantic is an easy and friendly framework to use for your project, it provides a lot of components!

image3

React Toolbox

another UI framework that implements Google Material Design specification

image4

Onsen UI

if you're creating a cross-platform application, you'll be interested in this

image5

Evergreen

coolest and simplest front-end framework, you'll love once you look at it!

image6

Reactstrap

it's Revelant to bootstrap.

image6

Rebass

clean and user-focused library.

image7

Grommet

another amazing library for mobile wide-screen, tables

image8

Ant Design for React

this library is following Ant Design system

image10

Final word

There's a lot of UI library/framework out there, obviously, it doesn't contain the full list if you find a best let us know in the comment below.

I would like to thank you for reading this and hoping you learned something from this.

My github, if you love to follow me!

Top comments (8)

Collapse
 
titoasty profile image
nico-boo

My favorite so far: rsuitejs.com/

Collapse
 
mucorolle profile image
Muco Rolle Tresor

This is my favorite too so simplistic yet powerfull

Collapse
 
hasone profile image
HasOne

Glad to hear it Muco. I appreciate you, thanks!

Collapse
 
lilkedus profile image
Kedus Leji Yared

Thank you so much!

Collapse
 
hasone profile image
HasOne

Thanks, I'll look into that!

Collapse
 
devbambhaniya profile image
Devshi bambhaniya
Collapse
 
machineno15 profile image
Tanvir Shaikh

Nice Collection, Material-UI and Ant Design are the real kings for long run , elegant and upto industry standard UI components & design guidelines.

Collapse
 
hasone profile image
HasOne • Edited

I agree it has large support too, thanks!