Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Code Editor - A realtime collaborative code editor

A collaborative code editor is a real-time tool that allows multiple people to write and edit code together. It provides a shared workspace where changes made by one person are immediately visible to others.

image

Technologies

List the technologies used in your project, such as:

  • MongoDB
  • Express.js
  • React
  • Node.js
  • Socket.io

Installation

Follow these steps to install and set up the project locally:

  1. Clone the repository:

    git clone https://github.com/ChaitanyGhadigaonkar/Collaborative-Code-Editor
  2. Install Node modules of client

    npm install
  3. Install Node modules of Backend

    cd .\Backend\
    
    npm install
  4. Start server

    npm run server
  5. Back to main directory and Start Client

    npm start

About

Collaborative Code Editor - a realtime collaborative editor

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages