An open API service indexing awesome lists of open source software.

https://github.com/skcript/featureos-widget-react-example


https://github.com/skcript/featureos-widget-react-example

Last synced: 3 months ago
JSON representation

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)