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-project
Clone the project
git clone https://github.com/ashishkk22/Code4Share.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Client: React, Redux, TailwindCSS, Material-UI
Server: Node, Express, Socket.io, MongoDB