DEV Community

Cover image for Some good UI Library for React. 🌐
Kunal Agrawal
Kunal Agrawal

Posted on

Some good UI Library for React. 🌐

In this article we will see some nice UI Library.

Bootstrap 🔗

  • Bootstrap always remains in top of my list. because of large community support for any errors, popularity, easy to use.
  • Large variety of components, also templates, complex components of bootstrap can be found easily.
  • We can use Sass for advance customization.

MUI 🔗

  • Material UI is based on Google's material design, so it gives more mobile-friendly user experience to your website.
  • Material UI is also gives some complex components like Skeleton, which supports lazy loading of components.
  • Informative Data-grid system.

Fluent UI 🔗

  • Fluent UI by Microsoft gives similar experience to user like Microsoft Word, PowerPoint or any other of there app.
  • It can easily be integrated to any platform - Web, IOS, Android, or any multi-platform language like Flutter or react native.
  • If you are new to Web Development then, I highly recommend going with Fluent UI.

Top comments (0)