Skip to content

yasharth-0910/LiveLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveLink

Welcome to LiveLink Repository

Overview

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

TechStack

React Websocket WebRTC Tailwind CSS Typescript

Setup

  1. Clone the Repository:
    git clone https://github.com/your-username/LiveLink.git
    cd LiveLink
  1. Install Dependencies:
    npm install
  1. Start Backend
    cd backend
    npm run dev
    copy the Backend url and paste that on both Receiver and Sender.tsx
  1. Start Fronted
    cd frontend
    npm run dev

About me

My name is Yasharth Singh a 2nd year computer science student, I am a full stack developer who is constantly learning something new.

About

Video Calling App using Websockets (Under Development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published