It is an Website where you can have real time code editing by creating your own custom room.
- Node
- React
- Express
- socket.io
- socket.io-client
- react-router-dom
- react-hot-toast
- code-mirror
- react-avatar
In root folder - npm i
REACT_APP_BACKEND_URL
Clone this repository in your local machine. Install all dependencies by running npm install
then run npm run build
.