how to code in react js code example Example: react quick tutorial ReactDOM.render( <Hello />, document.getElementById("root") );