Skip to content

Invocoder/Peercoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To setup on your local system:

  1. Clone the repository.
  2. Run command: npm install
  3. Run command: npm install socket.io
  4. Run commans: node server.js
  5. You will see - Listening on port 5000.
  6. Go to "Localhost:5000" in your browser and you ca start using it.

Project snapshots.

Create Room Code-Editor Use room Id to join
First Sec Third
Joined Room as a peer Code-sync Leave Room
Fourth Fifth Fourth

Peercoder is an online peer to peer realtime code-editor that allows users to:

  1. Create rooms and share room ids with their peers.
  2. Peers to join coding rooms from pre-existing room ids.
  3. Do coding or code-debugging sessions.
  4. Synchronise codes in real-time.

Peercoder uses

  • React
  • CodeMirror
  • react-hot-toast
  • react-router
  • UUID

at Frontend and

  • Node.js
  • Express.js
  • Socket.io

at Backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •