Skip to content

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.

License

Notifications You must be signed in to change notification settings

lohitkolluri/CompileVortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompileVortex

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.

🚀 Demo

Explore the capabilities of CompileVortex at https://compile-vortex.vercel.app

🧐 Features

Here are some of the project's standout features:

  • Supports 40+ programming languages.
  • Custom input support.
  • Multiple themes for a personalized coding experience.

🛠️ Installation Steps:

Follow these steps to get CompileVortex up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/lohitkolluri/CompileVortex
  2. Navigate to the project directory:

    cd CompileVortex
  3. Install dependencies:

    yarn # or npm install
  4. Obtain RapidAPI Keys:

    • Register on RapidAPI and obtain your API keys.
  5. Create a .env file:

    • Add API keys to the .env file.
  6. Run the project:

    yarn start # or npm start
  7. Open in your browser: Visit http://localhost:3000

💻 Built with

CompileVortex leverages the following technologies:

  • React.js
  • TypeScript
  • Axios
  • Tailwind CSS
  • Monaco Editor

🛡️ License:

This project is licensed under the MIT License

📝 License

This project is licensed under the MIT License

About

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.

Resources

License

Stars

Watchers

Forks