πŸ₯‡First wizard example

Result

In 2 minutes you'll get a basic form in your React project:

The example form

Step1: Install

To use TutimWizard, install the @tutim libraries in your React project. You can do this using npm or yarn:

Step 2: Run

To create a form using TutimWizard, you will need to define the form schema. In this example, the schema is hard-coded in config, but you can craft your wizard in the portal

VoilΓ ! πŸ‘¨β€πŸŽ¨

Next steps

  1. Craft your own form schema with the builder or manual configuration:

  2. Use your own design system with FormProvider

  3. Have a question? Join our Discord :)

Last updated

Was this helpful?