Skip to content

💻 Build your own code editor that compiles and runs 40+ programming languages.

Notifications You must be signed in to change notification settings

sridhar7601/react-code-editor

 
 

Repository files navigation

CodeRush - Compile and Execute code in 40+ languages

⚡️ A code editor that compiles and runs your code on the web. Blog: FreeCodeCamp - 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/manuarora700/react-code-editor.git
  • npm install
  • A sample .env.sample file is given, Register on RapidAPI ang get your API keys.
  • Create a .env file.
  • Add the API Keys in the .env file
  • npm start to run the project.

TODO:

  1. Add more languages [DONE]
  2. User login, authentication and registration (Firebase Auth)
  3. User Profile Page
  4. Save code functionality (Firestore - use Slug based approach)
  5. Share code functionality

Support

Buy Me A Coffee

About

💻 Build your own code editor that compiles and runs 40+ programming languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 5.7%
  • CSS 4.2%