Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.06 KB

File metadata and controls

34 lines (18 loc) · 1.06 KB

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.