Connect my react app to my webflow landing page

Hi guys. If I built a static webflow website that has your ‘Log in’ and ‘Sign up’ buttons, how would I load my react app when user click on either of those buttons? My react app is mostly API calling. I mean, how do people best solve this very common integration between their landing page and the actual react app? Appreciate any pointers!

Hello Yew,

i don’t think it’s possible in react,
although i have my own library to create realtime webapps in webflow
check this out:

Good luck