Chat App
๐Ÿ’ฌ

Chat application to communicate in real time with another user!

In case the demo app doesn't work...

Watch this video. The app may fail because the resources used for this app are limited.

Main features. ๐Ÿง

  • ๐Ÿš€ Sign in.
  • ๐Ÿš€ Create an account.
  • ๐Ÿš€ Log out.
  • ๐Ÿš€ Send messages in real time.
  • ๐Ÿš€ Receive messages in real time.
  • ๐Ÿš€ View active and non-active users.
  • ๐Ÿš€ Show organized message history.

Technologies used. ๐Ÿงช

Frontend

  • โš’๏ธ React JS.
  • โš’๏ธ Socket IO Client (real-time communication).
  • โš’๏ธ CSS3
  • โš’๏ธ Vite JS.
  • โš’๏ธ Netlify (to deploy the app).

Backend

  • โš’๏ธ Node JS.
  • โš’๏ธ Mongo DB.
  • โš’๏ธ Express JS.
  • โš’๏ธ Socket.IO.