A drag-and-drop form builder for medical patient onboarding.
- Multi-page form management
- Various field types for patient data collection
- Conditional logic for dynamic forms
- Card photo upload for insurance cards
- Medications list with add/remove
- Rating scales with customizable questions
# Install dependencies
npm install
# Start the development server
npm start