chat-rooms
chat-rooms copied to clipboard
💬 Real time chat app using React, Express and Socket.io
Chat App
Real time chat app built with React, Express and Socket.io.
Features
- Log-in screen
- Online users list
- Input field
- Message board
- Chat bot messages
- Connecting via room name
Installation
-
git clone https://github.com/madzadev/chat.git
-
cd chat
-
cd server && npm install
andnpm run server
-
cd client && npm install
andnpm start
Contributions
Any feature requests and pull requests are welcome!!
License
The project is under MIT license.