Code4Share is a web application in which users can create the playgrounds and code in real-time with their friends and enhance their knowledge with peer learning
https://code4share-editor.herokuapp.com/
Install my-project with npm
npm install my-project
cd my-projectClone the project
git clone https://github.com/ashishkk22/Code4Share.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startClient: React, Redux, TailwindCSS, Material-UI
Server: Node, Express, Socket.io, MongoDB