An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

#### Usage
```
npm install
npm run dev

run localhost:3100
```