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.
- Host: GitHub
- URL: https://github.com/devfreaked/codevcompile
- Owner: DevFreAkeD
- License: mit
- Created: 2024-05-22T07:15:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T14:20:06.000Z (over 1 year ago)
- Last Synced: 2024-06-29T15:34:23.657Z (over 1 year ago)
- Topics: code-compiler, codevcompile, compiler, ide, javascript, judge0, jugde, online-compiler, reactjs, vitejs, web-based-compiler, web-based-ide
- Language: JavaScript
- Homepage: https://codevcompile.netlify.app/
- Size: 267 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
A web-based IDE/Judge/Compiler.

## ⚙️ 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
