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:
You need to close your img tag with a closing />:
img
/>
JSX is not as lenient as HTML when it comes to properly closing tags.