A lightweight Messenger app built as part of a take-home assignment. Users can write messages, select friends, and view conversations.
- ๐ View a list of friends with names, initials, and last messages
- ๐ฌ Select a friend and view a personalized chat window
- ๐ Send messages in real-time (frontend only, mock data-based)
- ๐จ Clean UI using Material UI (MUI)
- โ๏ธ State management via React Context API
- React.js
- Material UI
- React Context API
- JavaScript (ES6+)