director-movie-finder Svelte Themes

Director Movie Finder

A simple Svelte app to search directors and view their movies with detailed info and playback using TMDB API

🎬 Director Movie Finder

A simple Svelte app to search directors and view their movies with detailed info and playback using TMDB API


🚀 How to Run

1. Get a TMDB API Key

  • Sign up at TMDB to obtain your API key.

2. Set Up Your Environment

Create a .env file in the root of your project and add your API key:

VITE_TMDB_API_KEY=your_tmdb_api_key_here

3. Install and Run

npm install
npm run dev

Top categories

Loading Svelte Themes