Online Code Editor and Compiler This is the project made for my college mini project. Its a code realtime online editor and compiler made using socket.io , react and nodejs How to install or run locally git clone https://github.com/0xSaurabhx/mini-project npm install npm run server:dev npm run start:front