Skip to content

conorluddy/ibjjf

Repository files navigation

YouTube Parallel Player

A simple web app to load and play up to 9 YouTube videos simultaneously in a 3x3 grid.

Features

  • Load up to 9 YouTube videos in parallel
  • Clean, modern UI using ShadCN UI components
  • Responsive 3x3 grid layout
  • Support for various YouTube URL formats
  • Independent playback controls for each video

Usage

  1. Paste YouTube URLs into the textarea (one per line)
  2. Click "Load Videos" to populate the grid
  3. Each video plays independently

Development

# Install dependencies
npm install

# Run dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Deployment

Deploy to GitHub Pages:

npm run deploy

Tech Stack

  • React + TypeScript
  • Vite
  • Tailwind CSS
  • ShadCN UI
  • GitHub Pages

About

IBJJF Video Grid Player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors