Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CodeKaro App - Real-Time Code Editor

Node.js Socket.IO React JS CodeMirror

This repository contains a FullStack application that enables real-time collaboration for coding on code editor using WebSocket and Socket.IO. The app integrates with CodeMirror Code Editor to provide a seamless coding experience.

App Screenshot

Features

  • Real-Time Collaboration: User Can Host a Code Editor and Invites other to join that code editor for coding.
  • WebSocket & Socket.IO: Utilizes WebSocket and Socket.IO for efficient and low-latency communication.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/0nikhilkumar/codekaro.git
    
    
  2. Navigate to the project directory::

    cd codekaro
    
  3. Client & Server Directories

    cd client
    cd server
    
  4. Install the dependencies:

    npm install
    
  5. Rename env.local to .env and update variables

  6. Start the Server & client

    npm run dev
    

Happy coding! 🚀🔥

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages