What is React

What is react.js?
Is a JavaScript library for building user interfaces, especially for single-page applications, where you want a fast, dynamic, and interactive experience on the web. who’s was developed by Meta( formally known as Facebook).

There also another version of react called react native

* What is the diffrecences between React and React Native?
Plain React is build for Web applications, for React Native is for creating Mobile applications