https://github.com/hazyzh/react-chat
📱 a web chat tool with react
https://github.com/hazyzh/react-chat
Last synced: 2 months ago
JSON representation
📱 a web chat tool with react
- Host: GitHub
- URL: https://github.com/hazyzh/react-chat
- Owner: Hazyzh
- License: mit
- Created: 2018-08-24T08:35:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T11:53:53.000Z (almost 7 years ago)
- Last Synced: 2024-05-23T09:32:57.233Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 52.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-chat
a web chat tool with react这次为了更完美,不断推翻之前的写法(vue-chat的代码用react实现一遍还是挺快),几个地方暂时没想到更优的实现方式(特别是聊天模块的前后端部分有没有性能更佳的实现方式),感觉写了也是不满意,先停更一段时间,好好沉淀一番&&研究公司的东西去。



目前进度
- [x] 登录
- [x] 注册
- [x] 弹窗,提示等组件
- [x] 机器人智能聊天回复