React Tutorial
React is a open-source front-end JavaScript library for building user interfaces based on components. React is used to building single-page applications.
React is one of the most popular JavaScript frameworks for building dynamic and fast work web applications. In a React very reusable component is a piece of UI that can be used in various parts of an application to build more than one UI instance.