https://github.com/jaroslawpokropinski/screen-sharing-web
Screen-sharing-web is an app allowing users to share their screen in browser.
https://github.com/jaroslawpokropinski/screen-sharing-web
react reactjs screensharing web
Last synced: 4 months ago
JSON representation
Screen-sharing-web is an app allowing users to share their screen in browser.
- Host: GitHub
- URL: https://github.com/jaroslawpokropinski/screen-sharing-web
- Owner: JaroslawPokropinski
- License: apache-2.0
- Created: 2019-10-23T11:46:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T00:32:48.000Z (over 2 years ago)
- Last Synced: 2024-05-28T15:29:19.633Z (over 1 year ago)
- Topics: react, reactjs, screensharing, web
- Language: JavaScript
- Homepage: https://screensharing.netlify.com/
- Size: 1.32 MB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/JaroslawPokropinski/screen-sharing-web)
[](https://app.netlify.com/sites/screensharing/deploys)
# screen-sharing-web
Screen-sharing-web is an app written in web technologies allowing users to share their screen in browser.
## Usage
Use node 12.
```npm i
npm run build
npm start
```