The Web Live Editor is a web-based code editor that allows users to write and preview HTML, CSS, and JavaScript code in real-time. It provides a convenient and interactive environment for web developers.
- Live Preview: See the output of your code instantly as you type.
- you can run by run button.
- Download: Download your code as a zip file.
To get started with the Web Live Editor, follow these steps:
- Clone the repository or download the source code.
git clone https://github.com/AbdurRaahimm/web-live-editor.git
- Open the
index.html
file in your web browser. - Start coding and see the live preview in the right pane.
Live demo: https://abdurraahimm.github.io/web-live-editor/
Contributions are welcome! If you have any ideas, bug reports, or feature requests, please open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License.