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

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.

Awesome Lists containing this project

README

          

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

run localhost:3100
```