Tell us what’s happening:
So I keep getting the error “Uncaught ReferenceError: React is not defined” and I have no idea how to solve this, as the solution seems to be the same as the one provided.
I have had the same issues with the second challenge as well
Your code so far
const JSX = <h1>Hello JSX!</h1>;
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36
.
Challenge: Create a Simple JSX Element
Link to the challenge:
https://www.freecodecamp.org/learn/front-end-libraries/react/create-a-simple-jsx-element