• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This code project corresponds to Realtime Chat Application. I have used React on the front end, with NodeJS + Socket.io web socket library on the back end. This is a fully working chat application where multiple users can exchange messages in real-time. send and receive messages using web sockets and Socket.io to make any real-time application.