Skip to content

前端:React(组件开发)+Redux(数据管理和状态管理)+React Router(路由配置) 后台: Express(node框架)+Socket.io(管理实时应用)+MongoDB数据库

Notifications You must be signed in to change notification settings

sunnyxuebuhui/reactChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

前言

此项目是基于 react全家桶 + Ant Design技术栈 git clone https://github.com/sunnyxuebuhui/reactChat.git cd reactChat npm i npm start

1. 前端技术

3.1 主要技术

  • react: 16.5.2
  • antd: 3.9.3
  • react-router::4.3.1
  • react-router-dom::4.3.1
  • redux-immutable: ^4.0.0",
  • webpack: 3.8.1
  • axios:0.18.0
  • immutable: 3.8.2,
  • redux: 4.0.0
  • redux-thunk: 2.3.0
  • styled-components: 4.1.1

2. 功能描述

2.1 已经实现功能

  • 注册也没
  • 登录页面
  • 登录拦截
  • 增删改查
  • 根据登录人身份类型页面重定向
  • 实时聊天
  • 个人中心
  • redux拆分

3. 项目搭建

About

前端:React(组件开发)+Redux(数据管理和状态管理)+React Router(路由配置) 后台: Express(node框架)+Socket.io(管理实时应用)+MongoDB数据库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published