Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 725 Bytes

text-editor

This text-editor is like a google-docs that lets you collaborate in real time.

Frontend: React, Quill Api Connection: Socket.io Server: ExpressJs, MongoDb

It creates a room with random room and if people share the same room they can see the changes in real time.

This is how the link will look like:
Screenshot 2023-09-01 at 5 12 50 PM
After it's created a link, you can collborate with people in real time: Screenshot 2023-09-01 at 5 12 39 PM