This is a web-based IDE (Integrated Development Environment) that allows users to write, compile, and run code directly from their web browser. The project is written in Node.js and React.js.
To run the Online IDE on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/Kartik1397/online-ide.git
- Start docker containers:
docker-compose up --build