React Course Crash

Hello everyone I’m trying to go to the next challenge but every time I run tests it crashes. I’ve used different browsers. Even used different devices. Can anyone help me please? Like Freecodecamp where you at? I really want to finish this course so I can move on with life.

what’s the challenge and what’s your code?

Front End Development Libraries → React ->Render a class component to the DOM.

My code:
ReactDOM.render(< TypesOfFood />, document.getElementById(“challenge-node”))

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.