https://github.com/fatihsolhan/r-onboarding
r-onboarding is a super-slim, fully-typed onboarding component for React
https://github.com/fatihsolhan/r-onboarding
nextjs-intro nextjs-introduction nextjs-onboarding nextjs-tour react react-intro react-introduction react-onboarding react-tour
Last synced: about 1 month ago
JSON representation
r-onboarding is a super-slim, fully-typed onboarding component for React
- Host: GitHub
- URL: https://github.com/fatihsolhan/r-onboarding
- Owner: fatihsolhan
- Created: 2022-04-29T00:32:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T12:26:17.000Z (over 2 years ago)
- Last Synced: 2025-03-27T06:34:37.745Z (about 2 months ago)
- Topics: nextjs-intro, nextjs-introduction, nextjs-onboarding, nextjs-tour, react, react-intro, react-introduction, react-onboarding, react-tour
- Language: TypeScript
- Homepage: https://r-onboarding.fatihsolhan.com/
- Size: 554 KB
- Stars: 27
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# r-onboarding
**r-onboarding** is a super-slim, fully-typed onboarding component for React
### [Demo](https://r-onboarding.fatihsolhan.com/)
### [Documentation](https://r-onboarding-docs.fatihsolhan.com/)#### npm
```sh
npm install r-onboarding
```
#### Yarn
```sh
yarn add r-onboarding
```