Skip to content

jabezX/LoDocs

Repository files navigation

LoDocs - Docs on the go!

LoDocs is a dynamic web application for creating, editing, and managing documents with real-time collaboration.

Features

  • Live Collaboration: Real-time editing with multiple users.
  • Document Management: Seamless creation and organization of documents.
  • User Authentication: Secure login and access control.
  • Responsive Design: Optimized for desktops, tablets, and mobile devices.

Technology Stack

  • Frontend: React, Next.js, Tailwind CSS, Lexicon Editor (modified version)
  • Backend: Liveblocks.io for real-time collaboration
  • Deployment: Vercel
  • Other: TypeScript, Sentry for error tracking

Getting Started

Installation

  1. Clone the repository:
    git clone https://github.com/jabezX/LoDocs.git
  2. Navigate to the project directory:
    cd LoDocs
  3. Install dependencies:
    npm install

Running the Application

  1. Run the development server:
    npm run dev

Deployment

Deploy the application using Vercel for a seamless hosting experience.