Skip to content

tholumuzikhuboni/code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Code Editor

Welcome, to the online code editor repo! This project was built by Tholumuzi.

Getting Started

Prerequisites: This project only requires a modern web browser to run. No other installations or dependencies are needed.

To get started with this project on your local machine, follow these steps:

  1. First, clone the repository to your computer:

    git clone [https://github.com/tholumuzikhuboni/code-editor.git](https://github.com/tholumuzikhuboni/code-editor.git)
  2. Navigate into the newly created project folder:

    cd code-editor
  3. Finally, open the index.html file directly in your web browser. For the best experience, using an extension like "Live Server" in VS Code is recommended.