This application provides the functionality of many-to-many users chatting (sending multi-line text messages and sharing images). Application is responsive and can run on any device.
It uses React as framework for development and Vanilla CSS for styling.
-
Is responsive so application can be used on any mobile, tablet, laptop or pc.
-
Contains web sockets thus has functionality of updates in real time.
It uses NodeJs for backend. More information about backend can be found here: https://github.com/Aman-Ladla/Chat-web-app-nodejs.

