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.