Migrating Custom React Website to Shopify while Preserving Original Functionality

I’m planning to migrate my custom-coded React website to Shopify, but I want to retain the exact same look, feel, and functionality as the original website. Is this possible?

Specifically, I’d like to know:

  • Can I replicate the custom React code and integrations on Shopify?

  • How can I ensure a seamless transition without disrupting the user experience?

Hi Ashfinix

Shopify is built on Liquid, and you cannot move ReactJS code into Liquid. Liquid is limited to HTML, CSS, and JavaScript.

Best,
Esther