Messaging Application

This application simply allows users to have conversations with others on real time,initially each user has to first register which then redirects them to the chat window

How to run the app

  1. Either fork or download the app and open the folder in the cli
  2. Install all dependencies using npm i command
  3. Start the web server using the npm run local command.

Tech Stack

Requirements