/Liveshare

Real Time sharing application to exchange data between users

Primary LanguageJavaScriptMIT LicenseMIT

Liveshare

image

  1. open in browser https://liveopenshare.herokuapp.com/

  2. in server -> create npm init -y and install express.js

  3. create server folder npm init -y sudo npm i express

  4. npm install socket.io

  5. add socket client cdn link in html script tag