Video-Conferencing-App

While starting Client Folder Run these Commands:-

npm install --legacy-peer-deps
npm install --force
npm start

while starting Server Folder Run these Commands:-

npm install
npm run dev