Skip to content

Normaly0/google-docs-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub top language node-current npm version license

📝 Google Docs Clone

A Google Docs Clone build with React, Socket.io and Mongoose.

🔍 About

A Google Docs like application build in React. The server is set up with socket.io allowing several users to work on the same document. Quill and it's delta value handles the real time changes of the document by different users. MongoDB and mongoose is being used to store all of that information.

Also includes a dashboard with previews of each document, as well as the ability to continue working on an existing or create a new document.

📋 Ideas

  • titles
  • dashboard search function
  • document exports

🔧 How To Run

This project was bootstrapped with Create React App. Therefore make sure that you have Node.js installed.

In the main directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\

See the section about deployment for more information.

For more information check out the React documentation!

About

A Google Docs clone like application build in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published