This project is a my own version of an online code editor, inspired in some mainstream websites (e.g. CodeSandbox).
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
In this project you can develop a web app using the trinity:
- CSS
- JS
- HTML
You are capable to edit some configurations of the editor just like:
- Font family
- Font size
- Tab size
COMING SOON