Who will you refer today?
How to Clone?
Follow all these steps to clone the web app:
- Clone the Webflow website
- Clone the Wized project, and paste the Wized embed code into the cloned Webflow website
- Clone the Xano backend, and get your group base url
- Update your group base url in My Apps inside the Wized Configurator
Walkthrough tutorial
If you have any questions, please reach out to Support.
Additional information
- Webflow is used to build the web app UI.
- Wized is used to transform the UI into a functional web app.
- For this project, Xano is used as the database to store data - users and referral count.
- Using Wized, we setup authentication and perform client-side form validation.
- Using Wized & Xano, we perform server side validation, generate unique referral link per user account, and track referral links.