Skip to content

A real-time peer-to-peer code collaboration platform

Notifications You must be signed in to change notification settings

tushar912/PeerCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

logo

Peer Code is a real-time peer-to-peer code collaboration platform. It allows to share code with others in the room in real time. It also offers chat and voice call facilities at a reasonable bandwidth requirement.

Live at https://heuristic-goldberg-ad7b7a.netlify.app

Technologies Involved

PeerCode is running on the top of following technologies:

  • React
  • NodeJS (Express)
  • WebRTC
  • Socket.io

Setting up the Project

(Make sure you have NodeJS and NPM installed on your machine)

  1. Fork this repository
  2. Clone the forked repository on your local machine using:
  3. Open client and server directories in different instances of your code editor.
  4. Install all the dependencies using npm install on both the client and server.
  5. Finally start the application using npm start on both the client and server.

Screenshots

sss

Screenshot_2021-06-28_02-48-05

About

A real-time peer-to-peer code collaboration platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published