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
- Host: GitHub
- URL: https://github.com/sariskaio/sariska-co-browsing-sample-app-with-npm
- Owner: SariskaIO
- Created: 2023-10-31T11:55:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-02T17:06:32.000Z (over 1 year ago)
- Last Synced: 2024-12-30T03:41:54.381Z (5 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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