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+)