Skip to content

A sleek and modern online code editor that lets you write and run HTML, CSS, and JavaScript with live preview. Perfect for quick experiments and web development learning.

License

Notifications You must be signed in to change notification settings

tholumuzikhuboni/code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Code Editor

Preview Image

A sleek and modern online code editor that allows you to write and run HTML, CSS, and JavaScript with live preview. Ideal for quick experiments, learning, or showcasing your web development skills.

Features

  • Write HTML, CSS, and JavaScript in separate editors.
  • Live preview of the code on the same page.
  • Syntax highlighting with CodeMirror.
  • Options to run the code, format it, save, and load previous code snippets.
  • A responsive design, optimized for both desktop and mobile users.

Demo

You can try the live demo of the project at:
editor.tholumuzi.co.za

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • CodeMirror for syntax highlighting and code editing
  • Bootstrap for responsive design

Installation

To set up the project locally:

  1. Clone the repository:
    git clone https://github.com/tholumuzikhuboni/code-editor.git