Welcome to LiveLink Repository
This is an guide on how to setup LiveLink repository.
LiveLink is an one to one Video calling platform, made for quick video call with your friend or one to one meet
React Websocket WebRTC Tailwind CSS Typescript
- Clone the Repository:
git clone https://github.com/your-username/LiveLink.git
cd LiveLink
- Install Dependencies:
npm install
- Start Backend
cd backend
npm run dev
copy the Backend url and paste that on both Receiver and Sender.tsx
- Start Fronted
cd frontend
npm run dev
My name is Yasharth Singh a 2nd year computer science student, I am a full stack developer who is constantly learning something new.