- https://react.dev/learn/add-react-to-an-existing-project#step-2-render-react-components-anywhere-on-the-page

2. https://react.dev/reference/react-dom/createPortal#rendering-react-components-into-non-react-server-markup
The issue seems to be because the index.html files defined in these examples are not used, instead, the public/index.html defined in the template are used