Skip to content

Latest commit

Β 

History

History
19 lines (13 loc) Β· 578 Bytes

File metadata and controls

19 lines (13 loc) Β· 578 Bytes

πŸ’¬ WhatsNotUp - Messenger App

A lightweight Messenger app built as part of a take-home assignment. Users can write messages, select friends, and view conversations.

✨ Features

  • πŸ“œ 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

πŸš€ Tech Stack

  • React.js
  • Material UI
  • React Context API
  • JavaScript (ES6+)