I\'m beginner in React and I try to do a \"Camper Leader Board\" project from FreeCodeCamp. In StackOverflow code snippet it throws me: ` \"message\": \"SyntaxError:
The message returned by the compiler is telling you there is no closing tag for the img element. JSX isn't the same as html.
or