# react-im
**Repository Path**: qylcode/react-im
## Basic Information
- **Project Name**: react-im
- **Description**: 一个基于Create-react-app的即时通讯前端项目,包含客户页面,客服页面两部分
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 25
- **Created**: 2024-03-01
- **Last Updated**: 2024-03-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
An instant messaging front end based on Create-React-App,React,Redux,React-Router4.+,Websocket,SockJS and STOMP.
技术文档(Technical documentation):
create-react-app
doc:[https://facebook.github.io/create-react-app/docs/getting-started](https://facebook.github.io/create-react-app/docs/getting-started)
github:[https://github.com/facebook/create-react-app/](https://github.com/facebook/create-react-app/)
兼容性(react-app-polyfill)
doc:[https://facebook.github.io/create-react-app/docs/supported-browsers-features](https://facebook.github.io/create-react-app/docs/supported-browsers-features)
github:[https://github.com/facebook/create-react-app/tree/master/packages/react-app-polyfill](https://github.com/facebook/create-react-app/tree/master/packages/react-app-polyfill)
react
doc:[https://reactjs.org/docs/state-and-lifecycle.html](https://reactjs.org/docs/state-and-lifecycle.html)
react-redux
doc:[https://react-redux.js.org/introduction/quick-start](https://react-redux.js.org/introduction/quick-start)
react-router 4.x
doc:[https://reacttraining.com/react-router/web/guides/quick-start](https://reacttraining.com/react-router/web/guides/quick-start)
github:[https://github.com/ReactTraining/react-router](https://github.com/ReactTraining/react-router)
sockjs
github:[https://github.com/sockjs/sockjs-client](https://github.com/sockjs/sockjs-client)
stomp-client
github:[https://github.com/JSteunou/webstomp-client](https://github.com/JSteunou/webstomp-client)
react-draggable
github:[https://github.com/mzabriskie/react-draggable](https://github.com/mzabriskie/react-draggable)
emoji-mart
github:[https://github.com/missive/emoji-mart](https://github.com/missive/emoji-mart)
快办网
site:[http://www.kuaiban.com/](http://www.kuaiban.com/)
游客页面示例:

表情示例:

文件上传下载示例:

类似于微信PC端的图片浏览示例:

客服页面示例:
