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 in its free version.

Main features of this app. ๐Ÿง

  • ๐ŸŸฃ 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.