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
git clone https://github.com/0xSaurabhx/mini-project
npm install
npm run server:dev
npm run start:front