This app can be used to chat with people in group.
- Either download the app or clone the URL.
- Install all the required dependencies using npm install .
- Start the local server using npm start.
- Open the local port on browser.
- Write your name and enter the room id (your choice).
- Ask your group member to write his name and same room id.
- Click on join room.
- Now you can start chatting.
- Express
- Node
- socket.io
- socket.io-client
- react-scroll-to-bottom