Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.04 KB

Readme.md

File metadata and controls

49 lines (33 loc) · 1.04 KB

Google Docs Clone

This is a Google Docs clone built using React, Vite, Express.js, and WebSockets.

Features

  • Real-time collaboration
  • Rich text editing
  • Document sharing and permissions
  • Version history
  • Offline support

Installation

  1. Clone the repository: git clone https://github.com/Raman-79/docs-clone.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

Usage

  1. Open your browser and navigate to http://localhost:3000
  2. Sign up or log in to create or access your documents
  3. Start collaborating with others in real-time

Demo

Check out the demo video: Demo Video

Technologies Used

  • React
  • Vite
  • Express.js
  • WebSockets
  • MongoDB (optional, for storing user data)
  1. Open your browser and navigate to http://localhost:3000
  2. Start collaborating with others in real-time

Technologies Used

  • React
  • Vite
  • Express.js
  • WebSockets
  • MongoDB (optional, for storing user data)