Skip to content

CodeFusion is an intuitive online code editor designed to help developers write, run, and collaborate on code in real-time. With support for multiple programming languages, CodeFusion aims to simplify the coding process for both beginners and advanced users. Whether you're working on a personal project or collaborating with a team, CodeFusion

Notifications You must be signed in to change notification settings

dprasuna/CodeFusion-Online-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeFusion - Online Code Editor

CodeFusion Logo

Description

CodeFusion is an intuitive online code editor designed to help developers write, run, and collaborate on code in real-time. With support for multiple programming languages, CodeFusion aims to simplify the coding process for both beginners and advanced users. Whether you're working on a personal project or collaborating with a team, CodeFusion provides a seamless environment for coding and sharing your work.

Features

  • Real-time collaborative coding
  • Syntax highlighting for multiple programming languages
  • Auto-completion and error detection
  • Multiple themes and customizable interface
  • Terminal for running code directly in the editor
  • Code versioning and history
  • Integrated chat for team collaboration

Project Demo

Check out the Figma design for CodeFusion here.

Installation

To run the project locally:

  1. Clone the repository:
    git clone https://github.com/your-repository-url
    
    2. Navigate to the project directory:
    ```bash
    cd codefusion
    
    
  2. Install dependencies:
    npm install
    
    
  3. Start the development server:
    npm run start
    
    
    

About

CodeFusion is an intuitive online code editor designed to help developers write, run, and collaborate on code in real-time. With support for multiple programming languages, CodeFusion aims to simplify the coding process for both beginners and advanced users. Whether you're working on a personal project or collaborating with a team, CodeFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages