live demo: https://sahil-code-editor.netlify.app/
Created Online code editor that resides on a remote server and is accessible via browsers. This online code editor have basic features like syntax highlighting.
- Clone git url
- Run "npm install" to install required dependencies
- Run "npm start" to start the app on local server on port 3000