Skip to content

Files

Latest commit

e180002 · Oct 2, 2023

History

History

Micro Code Editor in the Browser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 2, 2023
Oct 2, 2023
Oct 2, 2023
Oct 2, 2023

Micro Code Editor

This project implements a simple micro code editor in the browser using HTML, CSS, and JavaScript.

Features

  • Syntax highlighting
  • Code editor with basic editing functionalities
  • Save and load code

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup and Usage

  1. Clone the repository:

  2. Open index.html in your preferred web browser.

  3. Start coding in the micro code editor.