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

https://github.com/sariskaio/sariska-co-browsing-sample-app-with-npm


https://github.com/sariskaio/sariska-co-browsing-sample-app-with-npm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sariska Co-Browsing Integration with Pomodoro App via NPM

This repository contains various UI elements such as dropdowns, inputs, selects, checkboxes, and many other components to showcase the functionality of co-browsing with a completely virtual cursor.

## Installation

To get started, follow these steps:

1. Open `App.js` and put your API key.

2. npm install

3. npm start

4. To view the app with co-browsing open http://localhost:3000 in two different browser tabs or two separate browsers and start co-browsing

Note: Currently, co-browsing starts automatically on page load. You can also initiate co-browsing by clicking a button. Use the 'startCobrowsing' and 'stopCoBrowsing' methods, as written in App.js.
All the code related to co-browsing integration is written in App.js

## Demo Video

[Check out the demo video](https://app.usebubbles.com/5aG9j4Sz3sj4jbnEYMyZWr/sariska-co-browsing-demo)

## Live Demo

[Check out the live demo](https://cobrowse.sariska.io)

## Sceenshots

![AG Grid demo](https://s3.ap-south-1.amazonaws.com/sariska.io/Screenshot+2023-10-31+at+6.23.17+PM.png)

Enjoy exploring the co-browsing integration with Pomodoro App and the included UI components!