This application was designed to INTOPCOL to make more comfortable the communication through an internal chat between the different area in the company with their employee. deploy: https://chat-messaging-app.netlify.app/
At the moment is finished and is going to pass for several testings in order to warranty an excellent product.
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install or npm i
To Start Server:
npm start
To Visit App (for default): This path could be modified with the use of webapck.
localhost:3007
This was a great collaborative project that was made with love. Throughtout this project we improved our skills in the both side, backend and frontend and strengthen the teamwork skill.
I started this process by using my webpack configuration where adding react-router-
and stream-chat-react
and react-icon
.