Skip to content

React TextFlow a Google-docs-clone , here you can create your own docs and can see other's docs. Can collaborate remotely in a doc, changes will be applied in real-time using web-socket

Notifications You must be signed in to change notification settings

asinghrajput542/react-textflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

React-TextFlow

React-TextFlow a Google-docs-clone, here you can create your own docs and can see other's docs. Can collaborate remotely in a doc, changes will be applied in real-time using web-socket

Teach-Stack

UI-Part Server-Part
HTML5 CSS3 Javascript React Node.JS Socket-io MongoDB

Deployments

FRONTEND BACKEND DATABASE
vercel Render MongoDB

Pages

🔹 Home Page

On very first time you will be redirected to HOME page, there you will see the list of documents & create new document.


home

🔹 Create Document

Create new document by providing the name


create-doc

🔹 Single Document

Edit and see single doc, after clicked on listed doc/new doc


single-doc

Frameworks & Libraries used 📚

ReactJS CSS3 react-router-dom Quill MUI-icons Socket.io NodeJs MongoDb

Usage 🍕

To use this project, follow these steps:

  1. Clone the repository.
  2. Install the dependencies using npm install.
  3. Start the development server using npm start.
    For Client -
  4. Open your web browser and navigate to http://localhost:3000.
    For Server -
  5. Open your web browser and navigate to http://localhost:9000.

About

React TextFlow a Google-docs-clone , here you can create your own docs and can see other's docs. Can collaborate remotely in a doc, changes will be applied in real-time using web-socket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published