Giter VIP home page Giter VIP logo

react-chat's Introduction

react开发的一款聊天APP

包含

功能预览

  • [√] react+redux完整实例
  • [√] fetch获取数据
  • [√] 项目按路由模块加载
  • [√] 欢迎主页
  • [√] 注册、登录、cokie的使用
  • [√] 聊天室(可开启两个浏览器窗口进行聊天测试)
  • [√] 实现服务端渲染
  • [√] 使用新特性对项目做一些优化
  • [√] 打包上线

下载项目

$ git clone [email protected]:liukaixin01/react-chat.git
$ cd react-chat
$ npm install

开启MongoDB

$ cd /usr/local/mongodb/bin
$ sudo ./mongod

运行node环境

$ npm run node

启动项目

$ npm start
$ npm run serverEs6

打包项目

$ npm run build

效果预览

如果对您有帮助,别忘记star哦!

react-chat's People

Contributors

kaixinfu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.