https://github.com/skcript/featureos-widget-react-example
https://github.com/skcript/featureos-widget-react-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skcript/featureos-widget-react-example
- Owner: skcript
- Created: 2024-01-31T15:49:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T08:47:40.000Z (over 1 year ago)
- Last Synced: 2025-04-02T21:47:33.715Z (10 months ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### featureOS Widget Examples for React
This repo contains the following variations of featureOS widgets for React:
1. Basic - a simple selector based trigger
2. Custom Trigger - a custom trigger with a custom action
3. Floating Trigger - implementation without a selector and a floating button
4. Custom Text in Floating Trigger - implementation without a selector and a floating button with custom text
## Getting Started
To get started, clone the repo and run `npm install` to install the dependencies. Then run `npm start` to start the development server.
```bash
git clone https://github.com/skcript/featureos-widget-react-example
cd featureos-widget-react-example
npm install
npm run start
```
### Contact Us
If you have any questions or need help, feel free to reach out to us at [Varun Raj](mailto:varun@skcript.com)