/Chat-app-project

Educational chat application project

Primary LanguageJavaScript

Chat app - educational project

Build Status

A simple chat application project made by using React, Redux and websockets integrated with a provided to me Koa server.

Main features:

  • realtime chat
  • adding/deleting/renaming channels

Built With

  • AJAX
  • Websockets
  • React + Redux + Forms
  • Bootstrap on React
  • Webpack

How to use?

You can run project locally by:

make start

or you can visit: Live Demo

(You may need to reload 2-3 times the page until heroku dynos load properly and project "wake up")