https://github.com/fantasy-guru/kemrichatapp
Kemri chat app provides multi users real time chat. It uses socket.io and developed by react, node.
https://github.com/fantasy-guru/kemrichatapp
express node react socket-io
Last synced: over 1 year 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/fantasy-guru/kemrichatapp
- Owner: Fantasy-Guru
- 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-03-04T20:40:27.937Z (over 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
```