Skip to content

A platform that enables multiple users to edit documents in real time, fostering teamwork and productivity with instant updates and smooth synchronization.

License

Notifications You must be signed in to change notification settings

R1SH4BH81/RealTime-Collaborative-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React-based real-time collaborative document editor using WebSockets for instant multi-user sync, featuring user presence indicators. https://rishabhcv.vercel.app/projects/real-time-collaborative-editor

How to run the app?

#-- Setup and start the server
cd server
npm install # or yarn install
npm start # or yarn start

#-- Setup and start the client
cd client
npm install # or yarn install
npm start # or yarn start

About

A platform that enables multiple users to edit documents in real time, fostering teamwork and productivity with instant updates and smooth synchronization.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •