simple slack clone using react, socket io and expressjs
A simple slack clone using reactjs, nodejs, socketio.
Check online(wait a little for link to load): https://react-slack-clone.herokuapp.com/
For running the project locally steps are:
1) Clone the project
2) open a terminal and type yarn start-server or npm run start-server
3) open another terminal and type yarn start-client on npm run start-client