Skip to content

DevFreAkeD/CoDevCompile

Repository files navigation

A web-based IDE/Judge/Compiler.

Untitled design (14)

⚙️ Tech Used

Languages/Libraries/Frameworks/Tools/etc used to develop CoDevCompile.

  1. JavaScript
  2. React + Vite
  3. TailwindCSS
  4. Judge0 API
  5. Monaco Editor

🔋 Features

Features of CoDevCompile.

  1. Beautiful Interface - Header, Sidebar and Main Section(Code Editor)
  2. VS Code Editor - Text Highlighing
  3. Integrated With Judge0 API - Code Submission and Execution
  4. Multi-Language Support - Support Languages Like C, C++, C#, Java, JavaScript and Python.

</> How To Run

To run CoDevCompile. you'll generally have to follow these steps:

  1. Clone this repository: git clone https://github.com/DevFreAkeD/CoDevCompile.git

  2. Navigate to repository directory: cd CoDevCompile

  3. Install Dependencies: npm install

  4. Start the Development Server: npm run dev

  5. Access the Application: Once the development server is running, open a web browser and navigate to http://localhost:5173 to view the application.

🖥️ Live Link

Live Demo

image