1. What is React and who created it?
React is an open-source JavaScript library developed by Facebook (now Meta) for building user interfaces, especially single-page applications. It helps developers create reusable UI components that update efficiently when data changes.