In this video, we will create a full Realtime Chat Application. We’re going to use React on the front end, with NodeJS + Socket.io web socket library on the back end.
By the end of this video, you will have a strong understanding of how to send and receive messages using web sockets and Socket.io to make any real-time application.
GitHub Code :https://github.com/adrianhajdin/project_chat_application
#node-js #reactjs #javascript