Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.34 KB

README.md

File metadata and controls

42 lines (31 loc) · 2.34 KB

Collaborative Document Editor (Google Doc Clone )

google2 Revolutionize your collaborative document editing experience with our advanced Collaborative Document Editor. Seamlessly edit and collaborate in real time, all powered by a robust technology stack.

Features

  • Real-time collaboration: Work together with multiple users on the same document simultaneously.
  • Instant updates: See changes happen in real time, keeping everyone on the same page.
  • Data persistence: Your documents are securely stored and readily accessible whenever you need them.

Technologies Used

  • Frontend: Built with React and TypeScript, offering a modern and dynamic user interface.
  • Backend: Powered by Node.js, creating a reliable and scalable server environment.
  • Styling: Utilized Tailwind CSS for sleek and responsive styling.
  • Database: MongoDB for efficient and persistent data storage.
  • WebSocket Communication: Implemented Socket.io for seamless real-time communication.
  • Rich Text Editing: Integrated Quill text editor for an enhanced and collaborative writing experience.

Demo

Collaborative Editing Document List

Real-time collaborative editing with instant updates. Manage and access your documents effortlessly.

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/collaborative-document-editor.git
  2. Navigate to the project directory: cd collaborative-document-editor
  3. Install dependencies for both frontend and backend: npm install or yarn install
  4. Start the frontend and backend servers: npm run start or yarn start
  5. Access the application in your browser: http://localhost:3000

Contributing

We welcome contributions from the community! Feel free to submit issues and pull requests.

License

This project is licensed under the MIT License.