Skip to content

kaustubnvd/SyncTogether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncTogether

Watch YouTube videos synced in real-time, together with your friends. Create your own personal room and invite your friends for a YouTube watch party!

Try it Out · Report Bug · Request Feature

demo

Getting Started

Follow the steps below to set up a local development environment for this project.

Prerequisites

Make sure you have Node.js and npm installed locally on your system.

  • node
  • npm

Development Setup

  1. Clone the repo
git clone https://github.com/kaustubnvd/SyncTogether.git
  1. Install NPM packages
npm install
  1. Get an API key for YouTube Data v3 here

  2. Create a .env file and enter your API key

YOUTUBE_API_KEY=YOUR_API_KEY
  1. Start a dev environment
npm run dev

Built With

The following frameworks and APIs are core to the application.

About

🎥 Watch YouTube videos synced in real-time, together with your friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published