Skip to content

Please wait for 50 secs when running app for the first time as I am using a free instance of Render for backend, so it takes 50 secs to get up. https://noodledocs.onrender.com/

Notifications You must be signed in to change notification settings

sarthakmishraa/noodle-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Noodle Docs

Noodle Docs is a Google Docs clone that allows users to create and edit documents in real-time. Users can either create a new document or enter the ID of an existing document to collaborate with others.

Key Features

  • Create New Document: Easily create a new document which is assigned a unique document ID.
  • Collaborative Editing: Multiple users can work on the same document simultaneously with real-time updates.
  • Document Access by ID: Enter the ID of an existing document to continue editing or collaborating.
  • Real-time Synchronization: Changes are instantly reflected for all users working on the same document.

Short Description

Noodle Docs is designed to provide a seamless collaborative document editing experience, similar to Google Docs. The home page allows users to either create a new document, which generates a unique document ID, or enter the ID of an existing document to continue editing. Real-time collaboration is powered by Socket.io, ensuring that changes are synchronized instantly across all users.

Snippets

Noodle Docs Home

Noodle Docs New Doc

Noodle Docs About

Tech Used

Frontend

  • React.js
  • TypeScript

Backend

  • Express
  • Socket.io

Deployment

  • Frontend: Deployed on Vercel
  • Backend: Deployed on Render

How to Use

  1. Clone the repository: git clone https://github.com/sarthakmishraa/noodle-docs.git

Feel free to clone the repository and explore the project. Contributions are welcome!

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

Please wait for 50 secs when running app for the first time as I am using a free instance of Render for backend, so it takes 50 secs to get up. https://noodledocs.onrender.com/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published