Welcome, to the online code editor repo! This project was built by Tholumuzi.
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:
-
First, clone the repository to your computer:
git clone [https://github.com/tholumuzikhuboni/code-editor.git](https://github.com/tholumuzikhuboni/code-editor.git)
-
Navigate into the newly created project folder:
cd code-editor
-
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.