Skip to content

gaurav031/VibeExchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe Exchange - End-to-end video calling website

Feature List

  • 🌟 Tech Stack: MERN (MongoDB, Express, React, Node.js) + Socket.IO + Material UI
  • 🔐 Create the Room ID and Share and Connect
  • 📝 RealTime Update
  • 🗑️ Get RealTime Notification
git clone https://github.com/gaurav031/VibeExchange
cd VibeExchange

run the client

cd client
npm install or npm install --legacy-peer-deps
npm start

run the server

npm install 
npm start

Deploy Link

https://vibeexchange.netlify.app/

Releases

No releases published

Packages

No packages published

Languages