ReactReact APIReactDOM APIrender()On this pagerender() ↔ to create & manages componentcalled with component to render and containercontainerDOM element to attach component to, typically document.querySelector("#root")References