
I am following this link to create the PowerApps portal with react js. To achieve the react component structure I am using power app snippet as different component, & I will call those snippet in web templates conditionally as per requirement.
Is this the right approach to develop power app portal with react js if yes How I can create it in more efficient way.
This video also shows an example of using React in portals.