Skip to content

Narayan2206/code-editor

Repository files navigation

Code Editor

A code editor created using React. It can compile languages such as JavaScript (Node.js), C, C++, PHP, Java, TypeScript, etc.. It uses Monaco Editor which powers VS Code too and Judge0 for compiling and executing codes.

This project was developed with the assistance of a blog on freeCodeCamp : Build a Code IDE with React

Installation and setup

  • git clone https://github.com/Narayan2206/code-editor.git
  • npm install
  • Get api keys by registering on RapidAPI.
  • Create a .env file based on .env.sample and add your api keys.
  • Run the project using npm start.

About

A code editor created using React. It can compile languages such as JavaScript (Node.js), C, C++, PHP, Java, TypeScript, etc.. It uses Monaco Editor which powers VS Code too and Judge0 for compiling and executing codes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors