This project implements a simple micro code editor in the browser using HTML, CSS, and JavaScript.
- Syntax highlighting
- Code editor with basic editing functionalities
- Save and load code
- HTML
- CSS
- JavaScript
-
Clone the repository:
-
Open
index.html
in your preferred web browser. -
Start coding in the micro code editor.