Skip to content

Sujal942/MetaCode

Repository files navigation

MetaCode IDE - Compile and Execute code in 40+ languages

⚡️ A code editor that compiles and runs your code on the web. Build A Code IDE with React

Features:

  • Compile and execute code in 40+ programming languages.
  • Switch themes from a list of available themes.

Installations and setup

  • git clone https://github.com/Sujal942/MetaCode.git
  • npm install
  • A sample .env.sample file is given, Register on RapidAPI and get your API keys.
  • Create a .env file.
  • Add the API Keys in the .env file
  • npm run dev to run the project.