Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 962 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 962 Bytes

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