react-joyride
Installation
SKILL.md
React Joyride v3
Create guided tours in React apps. Two public APIs: the useJoyride() hook (recommended) and the <Joyride> component.
Online docs: https://v3.react-joyride.com
Quick Start
Using the hook (recommended)
import { useJoyride, STATUS, Status } from 'react-joyride';