It is an online compiler which has capacity to execute c,c++ and python codes .
first download the package
git clone https://github.com/surajjbhardwaj/Online-compilar.git
change directory
cd "Online-commpiler"
install the dependencies
npm install
congrats, it's ready to run at http://localhost:5000 now run using command
npm start
see your frontends at https://localhost:5000 do what you want now.