Chat room project with react redux and node js
This solution is built on top of react-redux-saga application.
The code are very flexible to update and enhance, object oriented, scalable and well maintainable solution.
To install the packages use this command -
npm install
To build this project , please use the following command -
npm run build
To Run this project , please use this command -
npm start
Please also start the api server with the following command -
node server.js
from the src folder