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