A collaborative document editing and whiteboarding platform built with the MERN stack.
- Real-time collaboration on text documents
- Integrated whiteboard for visual collaboration
- Multiple-user communication using WebSocket technology
- User-friendly interface for enhanced productivity
- MongoDB for the database
- Express.js for the server
- React for the front end
- Node.js for the backend
- WebSocket for real-time communication
- Node.js and npm installed
- MongoDB installed and running
- Clone the repository:
https://github.com/ShahIsCoding/DocHub.git
- Navigate to the project directory:
cd dochub-clone
- Install dependencies:
npm install
- Start the development server:
npm start
- Visit http://localhost:3000 to access Dochub Clone.
- Collaborate in real-time on documents and utilize the integrated whiteboard.
This project is licensed under the MIT License.