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.
- 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.
You can try the live demo of the project at:
editor.tholumuzi.co.za
- HTML
- CSS
- JavaScript
- CodeMirror for syntax highlighting and code editing
- Bootstrap for responsive design
To set up the project locally:
- Clone the repository:
git clone https://github.com/tholumuzikhuboni/code-editor.git