https://github.com/codestreamhub-space/KemriChatApp
Kemri chat app provides multi users real time chat. It uses socket.io and developed by react, node.
https://github.com/codestreamhub-space/KemriChatApp
express node react socket-io
Last synced: 6 months ago
JSON representation
Kemri chat app provides multi users real time chat. It uses socket.io and developed by react, node.
- Host: GitHub
- URL: https://github.com/codestreamhub-space/KemriChatApp
- Owner: DMGitPOS
- Created: 2025-02-11T13:00:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T13:01:29.000Z (over 1 year ago)
- Last Synced: 2025-06-08T07:44:02.382Z (about 1 year ago)
- Topics: express, node, react, socket-io
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Usage
```
npm install
npm run dev
run localhost:3100
```