Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 CineVault — Movie Library

A responsive movie search application that uses the TMDB API to search for movies and display detailed information including posters, directors, release years, ratings, and genres.

The application provides search suggestions, debounced API requests, and a responsive user interface for browsing movie information.


📌 Project Overview

CineVault is a frontend-based movie discovery application that allows users to search for movies and explore important movie information through the TMDB API.

The application focuses on providing a simple and responsive interface for discovering movies without requiring users to manually browse through a large database.

The project includes:

  • Movie search functionality
  • Search suggestions
  • Debounced API requests
  • Movie poster display
  • Movie title and release year
  • Director information
  • Movie ratings
  • Genre information
  • Responsive user interface
  • Integration with the TMDB API

⚙️ How It Works

The application follows a simple movie search workflow:

  1. The user enters a movie name in the search field.
  2. The application provides search suggestions as the user types.
  3. Debouncing is used to reduce unnecessary API requests.
  4. A request is sent to the TMDB API.
  5. The application receives the movie data.
  6. Relevant movie details are displayed through the user interface.

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • TMDB API
  • Vercel

📁 Project Structure

Movie-Library/
│
├── index.html
├── style.css
├── script.js
├── temprofile.jpg
└── README.md

⭐ Key Highlights

  • Responsive movie search application
  • TMDB API integration
  • Search suggestions for improved user experience
  • Debounced API requests
  • Dynamic movie information display
  • Movie posters, ratings, genres, directors, and release years
  • Clean and responsive frontend interface
  • Deployed using Vercel

About

Responsive movie search application using the TMDB API, with search suggestions, debounced API requests, and dynamic movie information display.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages