Linear-style onboarding for React apps. One command to clone, one click to deploy.
A production-ready starter with Vite + React Router + Tailwind + ShadCN, featuring a complete 7-step onboarding flow (workspace setup, team invites, GitHub integration, etc.).
git clone https://github.com/OnboardJS/onboardjs-react my-app
cd my-app && pnpm install
pnpm devView Live Demo • Documentation
- ✅ Headless OnboardJS integration (modals, tooltips, inline steps)
- ✅ TypeScript-native state management
- ✅ Persistence hooks (localStorage + Supabase-ready)
- ✅ Analytics tracking (optional, see below)
- ✅ ShadCN UI components (fully customizable)
Sign up free at onboardjs.com to track completion rates and drop-offs:
cp .env.example .env.local
# Add your API key from the dashboardIf this saves you time, consider starring the repo ⭐
Built with OnboardJS. MIT License.
