This project is a simple code editor that allows you to write HTML, CSS, and JavaScript code . The editor uses CodeMirror for syntax highlighting and supports saving and loading code from local storage. Additionally, you can collapse and expand each editor section for better screen management.
- Live preview of HTML, CSS, and JavaScript code
- CodeMirror for syntax highlighting
- Save and load code from local storage
- Collapse and expand editor sections
- Reset button to clear the editor content