Skip to content

Binita-Sharma/google-docs-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Google Docs Clone

A real-time collaborative document editor built with React.js, Node.js, Socket.IO, and Quill.js, designed to replicate the essential features of Google Docs. This project allows multiple users to edit the same document simultaneously in real-time with rich text formatting.


πŸ“Œ Key Features

Real-time collaborative text editing

  • Rich text formatting toolbar with Quill.js
  • Unique document IDs generated using UUID
  • Auto-save and document persistence with MongoDB
  • WebSocket communication via Socket.IO
  • Clean routing using React Router

  • Frontend: React, Quill.js
  • Backend: Node.js
  • Database: MongoDB (using Mongoose)
  • Real-time Communication: Socket.IO
  • Routing: React Router

About

A real-time collaborative Google Docs clone using React, Socket.IO, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published