This is a Google Docs clone built using React, Vite, Express.js, and WebSockets.
- Real-time collaboration
- Rich text editing
- Document sharing and permissions
- Version history
- Offline support
- Clone the repository:
git clone https://github.com/Raman-79/docs-clone.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000
- Sign up or log in to create or access your documents
- Start collaborating with others in real-time
Check out the demo video: Demo Video
- React
- Vite
- Express.js
- WebSockets
- MongoDB (optional, for storing user data)
- Open your browser and navigate to
http://localhost:3000
- Start collaborating with others in real-time
- React
- Vite
- Express.js
- WebSockets
- MongoDB (optional, for storing user data)