How to setup Superflow with React.js
App.js
fileApp.js
initSuperflow
from the NPM package and use it to initialize Superflow.
Create a useEffect
hook and paste in the unique Superflow code you copied earlier.
?review=true
at the end of your url??review=true
at the end of the URL to enable Superflow.
Example: mywebsite.com/?review=true