liuhuagui / react-im

An instant messaging front end based on Create-React-App,React,Redux,… …React-Router,Websocket,SockJS and STOMP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with 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
github:https://github.com/facebook/create-react-app/
兼容性(react-app-polyfill)
doc: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
react
doc:https://reactjs.org/docs/state-and-lifecycle.html
react-redux
doc:https://react-redux.js.org/introduction/quick-start
react-router 4.x
doc:https://reacttraining.com/react-router/web/guides/quick-start
github:https://github.com/ReactTraining/react-router
sockjs
github:https://github.com/sockjs/sockjs-client
stomp-client
github:https://github.com/JSteunou/webstomp-client
react-draggable
github:https://github.com/mzabriskie/react-draggable
emoji-mart
github:https://github.com/missive/emoji-mart
快办网
site:http://www.kuaiban.com/

游客页面示例:
img.png
表情示例:
emoji.png
文件上传下载示例:
download.png
类似于微信PC端的图片浏览示例:
view-img.png
客服页面示例:
server.png

About

An instant messaging front end based on Create-React-App,React,Redux,… …React-Router,Websocket,SockJS and STOMP.


Languages

Language:JavaScript 72.8%Language:CSS 24.3%Language:HTML 3.0%