Video Chat App

Client - React

  1. cd client
  2. npm start

Server - Node

  1. cd server
  2. npm start

To run go into each folder and run separatly