Skip to content

MrHacker26/codesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSync: Real-time editor using ReactJS, WebSockets, and NodeJS

This project includes a home page where user can create a room and can share room id to others to join the room.

How to start using this project?

$ git clone https://github.com/MrHacker26/realtime-editor
$ cd realtime-editor
$ npm start

Screenshots

codesync04 codesync03 codesync02 codesync05 codesync01

For live demo

Link

If you found this project helpful,

Don't forget to Star and Fork this project.