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

https://github.com/ahmadkzx/h-chat

Simple chat room app with React, Node and Socket.io
https://github.com/ahmadkzx/h-chat

chat express node react socket

Last synced: over 1 year ago
JSON representation

Simple chat room app with React, Node and Socket.io

Awesome Lists containing this project

README

          

## Rquirements
- node >= 14

## How to start
- npm ci
- npm run start
- npm run server
- enjoy chatting!