idev0085 / react-boilerplate

0 stars 0 forks source link

What is React? #80

Open idev0085 opened 3 years ago

idev0085 commented 3 years ago

React is an open-source JavaScript library created by Facebook for building complex, interactive UIs in web and mobile applications. React’s core purpose is to build UI components; it is often referred to as just the “V” (View) in an “MVC” architecture.