React Spotlight Tour
A self-configuring tutorial library for React.
Features
- Clean and unobtrusive overlay to highlight the important parts of your app
inspired by Chardin.js - Lightweight, only depends on React and the
Spotlight
component can be
lazy-loaded - Uses composable React hooks to build tutorials rather than selectors
- Mobile and desktop support
- Fully typed with TypeScript!
Getting Started
react-spotlight-tour
comes with everything you need built into the npm
package, no need for integration with bundlers. Install the package with:
Example Usage
Contributing
To test changes locally run:
You can then see your changes live on the documentation website by running: