Features • Demo • Installation • Tech Stack
A powerful web-based code editor that enables you to compile and run code in over 40 programming languages. Features a customizable environment with multiple themes for an enhanced coding experience. ✨
mindmap
root((CompileVortex))
Code Execution
40+ Languages Support
Custom Input
Real-time Compilation
User Interface
Multiple Themes
Monaco Editor Integration
Responsive Design
Technical Features
React Integration
TypeScript Support
API Integration
Development
Local Setup
RapidAPI Integration
Environment Configuration
Experience CompileVortex live at https://compile-vortex.vercel.app
1️⃣ Clone the repository:
git clone https://github.com/lohitkolluri/CompileVortex
2️⃣ Navigate to project directory:
cd CompileVortex
3️⃣ Install dependencies:
yarn # or npm install
4️⃣ Configure API:
- Register on RapidAPI
- Create
.env
file and add API keys
5️⃣ Run development server:
yarn start # or npm start
6️⃣ Open in browser:
- Visit http://localhost:3000
React |
TypeScript |
Tailwind |
Monaco |
- 🌐 Language Support
- Over 40 programming languages
- Real-time compilation
- Custom input capabilities
- 🎨 Editor Features
- Multiple theme options
- Monaco Editor integration
- Syntax highlighting
- 💻 Development
- Easy local setup
- RapidAPI integration
- Environment configuration
MIT License © Lohit Kolluri