-
Notifications
You must be signed in to change notification settings - Fork 23
Labels
Description
Create a guided tour that walks new users through the app's key features.
Acceptance Criteria:
- Implement step-by-step tour using react-joyride or similar
- Cover: wallet connection, browsing groups, joining a group, contributing
- Show on first visit, dismissable
- Option to replay from settings/help menu
Files: new file src/components/OnboardingTour.tsx, src/app/providers.tsx, package.json
Reactions are currently unavailable