Who will you refer today?

How to Clone?

Follow all these steps to clone the web app:

  1. Clone the Webflow website
  2. Clone the Wized project, and paste the Wized embed code into the cloned Webflow website
  3. Clone the Xano backend, and get your group base url
  4. 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.