JSX (JavaScript XML) is a syntax extension used with React that allows developers to write HTML-like code within JavaScript. It…