Chit-Chat

Chit-Chat is a Full Stack Chatting App.

Run Locally

Install dependencies

  npm install
  npm start

Start the Client

  cd frontend/
  npm install
  npm start