Skip to content

An online code-editor web app using which the user can write/edit and execute code in a programming language of their choice.

Notifications You must be signed in to change notification settings

meghavx/code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODE-IT

An online code editor web application using which the user can write, edit and execute code in a programming language of his/her choice. Currently the app provides support for four programming languages viz. C, C++, Java, and Python.

Tech Stack:

How to run:

  • Install Node.js
  • Install compilers for C, C++, Java and Python
  • Open command prompt, and run node server\index.js command
  • Open the browser and launch: http://localhost:8080/

Project Demo:

ce-demo.mp4

About

An online code-editor web app using which the user can write/edit and execute code in a programming language of their choice.

Resources

Stars

Watchers

Forks