Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Real-Time Collaboration Code Editor

This project is a real-time code editor that enables collaborative coding sessions. Users can edit code simultaneously in a shared editor and see changes made by others in real-time. It's built using WebSockets, Node.js, and React.js.

Features

  • Real-time code synchronization between multiple users.
  • Collaborative chat for discussing code changes.

Technologies Used

  • Reactjs
  • Expressjs
  • SocketIo
  • CSS3

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Noothan-am/Real-time_collaboration_codeEditor.git
    cd Real-time_collaboration_codeEditor
  2. Install Dependencies

    cd frontend
    npm install
    cd server
    npm install
  3. Run Server

     nodemon index.js
  4. Run Client

    npm start

About

A real-time code editor collaboration platform built with ReactJS and Express.js, allowing multiple users to code simultaneously with seamless communication and synchronization via Socket.io

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /