How to modify Shopify account page default HTML with React?

Topic summary

A developer building a Remix-based Shopify app asks whether they can modify the default Shopify customer account page HTML and render React components there.

They want to inject React code into the native account page and seek guidance on feasibility.

They also ask, if direct modification is not possible, what best-practice approaches exist to achieve similar customization.

Technologies involved: Remix (full‑stack web framework) and React (JavaScript UI library) within a Shopify Apps context.

No solutions, clarifications, or attachments were provided; the thread has no responses yet and remains open without a resolution.

Summarized with AI on January 18. AI used: gpt-5.

Hello Team,

I am creating remix shopify application i need to change shopify account page default html and i want to render react code over there please suggest me is it possible or not and if not possible then what will be the best practice for do that.