Skip to content

Kartik1397/online-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online IDE

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. image

Installation

To run the Online IDE on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/Kartik1397/online-ide.git
  1. Start docker containers:
docker-compose up --build