An open API service indexing awesome lists of open source software.

https://github.com/devfreaked/codevcompile

A web besed IDE/Judge.
https://github.com/devfreaked/codevcompile

code-compiler codevcompile compiler ide javascript judge0 jugde online-compiler reactjs vitejs web-based-compiler web-based-ide

Last synced: 3 months ago
JSON representation

A web besed IDE/Judge.

Awesome Lists containing this project

README

          

#

A web-based IDE/Judge/Compiler.

![Untitled design (14)](https://github.com/DevFreAkeD/CoDevCompile/assets/32740788/98ba5e68-5f6a-48b0-82eb-168168bbe410)

## ⚙️ 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](https://github.com/DevFreAkeD/CoDevCompile/assets/32740788/0f5726c2-bc42-40de-858b-2b9c6a6efb21)