MyCompiler is an online compiler that supports multiple programming languages including C++, Java, and Python. This project aims to provide an easy-to-use platform for writing, compiling, and running code directly in the web browser.
- Multi-language Support: Write and compile code in C++, Java, and Python.
- User-friendly Interface: Simple and intuitive interface for coding.
- Real-time Compilation: Instant feedback with real-time compilation and execution.
- Code Editor: Integrated code editor with syntax highlighting and auto-completion.
To run this project locally, you need to have the following installed:
- Node.js
- npm (Node Package Manager)
-
Clone the Repository
git clone https://github.com/DevaRajan8/Mycompiler cd Mycompiler