DEV Community

Ega Prasetya
Ega Prasetya

Posted on

React Component Libraries

Material UI

React components for faster and easier web development, based on material design.

Alt Text

https://material-ui.com/

Ant Design

Open source design react ui library.

Alt Text

https://ant.design/

React Bootstrap

bootstrap is rebuilt for React, include Bootstrap components.

Alt Text

https://react-bootstrap.github.io/

Blueprint JS

React-based UI toolkit for the web.

Alt Text

https://blueprintjs.com/

Semantic UI React

UI components based off of the Semantic UI Framework.

Alt Text

https://react.semantic-ui.com/

Rebass

React primitive UI components built with styled system.

Alt Text

https://rebassjs.org/

So, which one you use?

Top comments (4)

Collapse
 
93alan profile image
Alan Montgomery

Love this. Evergreen is another good one.

Collapse
 
pontus profile image
๐™ฟ๐š˜๐š—๐š๐šž๐šœ ๐š‚๐šž๐š—๐š๐šŽฬ๐š—

I recently did some research and found Grommet.io to be very compelling. But it kinda felt like you couldn't go wrong with any of those you recommend either.

Collapse
 
egaprsty profile image
Ega Prasetya

i recomended for material UI

Collapse
 
jrodriguez2076 profile image
Jose Rodriguez

I have only fiddled with bootstrap & Material. Ant design seems awesome, though. I think I will take it for a spin. Thanks