CompileVortex is a powerful web-based code editor that empowers you to compile and run your code in over 40 programming languages. Customize your coding environment with ease by choosing from a selection of available themes.
Explore the capabilities of CompileVortex at https://compile-vortex.vercel.app
Here are some of the project's standout features:
- Supports 40+ programming languages.
- Custom input support.
- Multiple themes for a personalized coding experience.
Follow these steps to get CompileVortex up and running on your local machine:
-
Clone the repository:
git clone https://github.com/lohitkolluri/CompileVortex
-
Navigate to the project directory:
cd CompileVortex
-
Install dependencies:
yarn # or npm install
-
Obtain RapidAPI Keys:
- Register on RapidAPI and obtain your API keys.
-
Create a
.env
file:- Add API keys to the
.env
file.
- Add API keys to the
-
Run the project:
yarn start # or npm start
-
Open in your browser: Visit http://localhost:3000
CompileVortex leverages the following technologies:
- React.js
- TypeScript
- Axios
- Tailwind CSS
- Monaco Editor
This project is licensed under the MIT License
This project is licensed under the MIT License