8000 GitHub - vin-dKR/google-docs: This project is a web-based document editor built with Next.js, inspired by Google Docs. It features real-time collaboration, allowing multiple users to edit documents simultaneously.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project is a web-based document editor built with Next.js, inspired by Google Docs. It features real-time collaboration, allowing multiple users to edit documents simultaneously.

Notifications You must be signed in to change notification settings

vin-dKR/google-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Docs

web-based document editor built with Next.js inspired by Google Docs. It features real-time collaboration allowing multiple users to edit documents simultaneously.

🚀 Demo

https://google-docs-xi-eight.vercel.app/

Project Screenshots:

7 8 9

🧐 Features

Here're some of the project's best features:

  • real-time collaboration
  • comments on doubt/info

🛠️ Installation Steps:

1. Cloning the Repository

git clone https://github.com/vin-dKR/google-docs.git

2. Installation

npm install

3. Set .env variable (take help of .env.local.example)

#Clerk NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= CLERK_SECRET_KEY= NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up  #Liveblocks NEXT_PUBLIC_LIVEBLOCKS_PUBLIC_KEY= LIVEBLOCKS_SECRET_KEY=

4. Running the Project

npm run dev

💻 Built with

Technologies used in the project:

  • Typescript
  • Nextjs
  • Tailwindcss
  • ShadCN
  • Liveblocks
  • Lexical Editor

About

This project is a web-based document editor built with Next.js, inspired by Google Docs. It features real-time collaboration, allowing multiple users to edit documents simultaneously.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0