Skip to content

smithc10/movie-club-queue-website

Repository files navigation

Movie Club Queue

A minimal web app for managing your movie club's viewing schedule. Search movies and create a drag-and-drop queue.

Features

  • Search movies via TMDB API
  • Drag & drop reordering
  • Duplicate prevention
  • Dark theme

Tech Stack

React 19 • TypeScript • Vite • Tailwind CSS • shadcn/ui

Setup

npm install

Create .env:

VITE_TMDB_API_KEY=your_api_key

Get your API key: themoviedb.org/settings/api

Development

npm run dev

Build

npm run build

About

website for movie club schedule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors