https://github.com/pawankolhe/chat-app
Node.js chat app with socket.io
https://github.com/pawankolhe/chat-app
chatapp nodejs socket-io
Last synced: 2 months ago
JSON representation
Node.js chat app with socket.io
- Host: GitHub
- URL: https://github.com/pawankolhe/chat-app
- Owner: PawanKolhe
- Created: 2020-09-12T14:28:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T15:35:32.000Z (almost 6 years ago)
- Last Synced: 2025-02-09T19:49:51.968Z (over 1 year ago)
- Topics: chatapp, nodejs, socket-io
- Language: JavaScript
- Homepage: https://color-chat-app.herokuapp.com/
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App
Real-time chat application with rooms and users.
## Try It Out
https://color-chat-app.herokuapp.com/
## Tech Used
- Node.js
- Express
- Socket.io