Messaging application (Frontend & Backend) enabling users to send messages to one-another in realtime through the use of websockets
- React.js ~ Frontend
- Node.js ~ Backend
- Websockets ~ Realtime Messaging
- 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
