Skip to content

web based code editor, Multiple language support ,Code editing with syntax highlighting, Customization editor settings

Notifications You must be signed in to change notification settings

amin-ruhul/codecraft

Repository files navigation

Online Code Editor

This is an online code editor that supports multiple programming languages.

Features

  • Multiple language support
  • Code editing with syntax highlighting
  • Customizable editor settings

Overview

overview

alt text

Setup

# clone the repository
  git clone https://github.com/yusukebe/online-code-editor.git
  cd online-code-editor
  # copy the .env.example file to .env and set the environment variables
  cp .env.example .env
  # install dependencies
  npm install
  # run the app
  npm run dev

About

web based code editor, Multiple language support ,Code editing with syntax highlighting, Customization editor settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published