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
Its a code realtime online editor and compiler made using socket.io , react and nodejs
JavaScript
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