Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 567 Bytes

File metadata and controls

20 lines (12 loc) · 567 Bytes

Messaging Application

Messaging application (Frontend & Backend) enabling users to send messages to one-another in realtime through the use of websockets

Technologies

  • React.js ~ Frontend
  • Node.js ~ Backend
  • Websockets ~ Realtime Messaging

Requirements

  • Enable users to log in
  • Allow users to join different lobbies
  • Uppon joining a lobby, users will be able to send messages to anyone in that particular lobby

Demo

comic-app-gif