Example project to the lecture about React, Redux.
It implemets some sample of the chat application with chats. For instant messaging I use socket.io.
This repository contains backend. If you want to find frontend or lecture go to Links.
- To run application for development use:
npm run start