(1) React React is a JavaScript library and it’s not a framework. Unlike framework, we can use more libraries with React to create our websites or apps. React is only focused to build the user interface using components. We can use native web APIs, HTML, CSS, and JavaScript to build…