/h-chat

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

Primary LanguageJavaScript

Rquirements

- node >= 14

How to start

- npm ci
- npm run start
- npm run server
- enjoy chatting!