1.0.0 • Published 5 months ago

@tourbit/cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Tourbit 🚀

Build Beautiful User Onboarding Experiences with React

npm version MIT License

Tourbit is a developer-friendly toolkit for creating interactive product tours, user onboarding flows, and in-app guidance systems. Perfect for React applications looking to improve user activation and feature adoption.

Tourbit Demo

Features ✨

  • 🎨 Customizable tour components with smooth animations
  • 🧩 React-first API with hooks support
  • 📱 Mobile-responsive design
  • 🚦 Step-by-step walkthroughs with spotlight effects
  • 💾 State management & progress tracking
  • 🎯 Smart positioning system
  • 🌈 Theme customization with CSS variables
  • 📊 Analytics integration points

Installation ⚡

# Using npm
npm install @tourbit/cli

# Using yarn
yarn add @tourbit/cli

# Using pnpm
pnpm add @tourbit/cli