React is an open-source JavaScript library that helps you build a top interface for both the web as well as mobile apps. It combines conveniently with other JavaScript frameworks and libraries, and contains tiny, standalone bits of code called components
React is the most-used JavaScript UI library for creating modern applications in the world. What makes React shine and different from other frameworks is the powerful features and concepts that React introduced, such as JSX, virtual DOM, components, etc
Components used in UI React
React Material-UI is a set of React components that implements Google’s Material Design. With over 45k stars on GitHub, it is probably the most popular React component library.