DEV Community

Gayathri.R
Gayathri.R

Posted on

What is react

React js is a free and open-source front-end JavaScript library used to develop interactive user interfaces (UIs). It is a component-based UI library, meaning it focuses on building applications by creating reusable and independent code blocks called components. This approach makes React widely used in web development for both small and large, complex applications.

Top comments (0)