Skip to content

niranjan-uma-shankar/slide-collab

Repository files navigation

Collaborative Slide Editor

A real-time collaborative presentation editor built with React and Liveblocks. Multiple users can edit slides simultaneously with live updates, undo/redo functionality, and shareable links.

🔗 Live demo

Screenshot 2025-10-15 at 11 35 40 PM

Installation

  1. Clone the repository
git clone https://github.com/YOUR_USERNAME/slide-editor.git
cd slide-editor
  1. Install dependencies
npm install
  1. Set up environment variables Create a .env file in the root directory:
VITE_LIVEBLOCKS_PUBLIC_KEY=pk_your_liveblocks_public_key_here

Get your public key from the Liveblocks Dashboard

  1. Start the development server
npm run dev
  1. Open http://localhost:5173 in your browser

License

This project is open source and available under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors