https://github.com/nikfranki/chat-room
a simple chat room
https://github.com/nikfranki/chat-room
express react react-redux react-router-dom redux socket-io socket-io-client typescript
Last synced: 3 months ago
JSON representation
a simple chat room
- Host: GitHub
- URL: https://github.com/nikfranki/chat-room
- Owner: NikFranki
- Created: 2019-08-25T10:57:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:12:54.000Z (over 3 years ago)
- Last Synced: 2025-07-19T01:33:55.735Z (11 months ago)
- Topics: express, react, react-redux, react-router-dom, redux, socket-io, socket-io-client, typescript
- Language: TypeScript
- Homepage:
- Size: 2.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
the free webchat room
- easy to chat with each other
- support send picture
- support group chat
# Usage
```
$ npm install
# start a socket server
$ npm run server
# start client
$ npm run start
```
# Performance

# License
MIT