Skip to content

Akshaykumar4524/GoogleDoc-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GoogleDoc-Clone

  • This web app is a clone of Google-Document
  • developed using React for frontend socket.io for real-time communication quill for the Editor and MongoDB for database
  • it has features like multiple users can see and edit the same document at the same time this feature is achieved using socket.io and data of the document will be saved in DB

How to run the Application

  • clone the repository using https://github.com/Akshaykumar4524/GoogleDoc-Clone.git
  • run the command npm i in both the server and client folder
  • then use npm start in both the server and client folder
  • application will start running localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published