React is an open source library that use to develop very cool and complex web applications. Using this you can make reusable web components. Those components are controlled by state. By this web application will more lightweight.
Talking about reusable components, there are many react libraries that you can find on the internet. In this article I'm going to show you popular react libraries that are very useful.
Material-UI
Material-ui is the most popular react UI library. this is implemented by Google.
React DnD
Using this library, you can easily build a drag and drop interface. this will save lot of time and effort.
React-Bootstrap
Boostrap components that build with react. This will helps you to build responsive website.
Recharts
This will be a very useful library when you want to build a chart. You can find all kind of charts in here. Such as Bar, Line, Area, Pie charts.
UI-Router
This will update the browser's URL when user navigates.
Blueprint
This is a react base ui tool kit. Its components are written in typescript and styled using Sass.
Leave a Comment