azhanali / Farellel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Farellel : Files in Parallel

It's just like google docs where where every docs have unique id and multiple users can make changes simultaneously using that unique id.

Screenshot

Demo Screenshot

Run Locally

Clone the project

  git clone https://github.com/azhanali/azhan-docs.git

Go to the project directory

  cd azhan-docs

Install dependencies

  cd client
  npm install

Start the server

  cd server
  npm run devStart

Run the application

  cd client
  npm start 

About


Languages

Language:JavaScript 62.6%Language:HTML 24.4%Language:CSS 13.0%