To give you a gentle introduction, React is an open-source JavaScript library used for frontend development, which was developed by Facebook. Its component-based library lets you build high-quality user-interfaces for web apps. This library allows you to place HTML code inside JavaScript and it works with Virtual DOM .