Skip to content

Kaushald4/wee-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wee Meet - P2P (Google Meet Clone With additional Feature Like File Sharing)

Tech Stack Used While Building this project

  • WebRtc for sharing audio/video/screen, Text Messaging & File Sharing
  • Socket io for for establishing connection between two peer (Signaling part).
  • ReactJs For frontend.
  • Tailwind CSS / Daisy UI for styling & UI Part.
  • Context API for File Sharing Status and for Socket
  • @Reduxjs/toolkit for asyn actions Like Creating meeting link, Fetching currently Logged in user.