A
Anonymous
Onboarding Wizard - Copy this React, Tailwind Component to your project
Create an onboarding wizard where user have to complete 3 or 4 steps to complete and go to the main applications. each steps have some inputs to fill. some are required and some are not. there are 3 common buttons in each step (next, previous and skip) both functions as it sounds like. user can not go to next if any required step is not completed. and also there is a progress bar at the top to define the progress. Also check the step if user completes else it will remain unchecked if user skipped or not completed
Prompt
