Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 767 Bytes

File metadata and controls

22 lines (13 loc) · 767 Bytes

Movie Finder Website

A real-time Movie Finder website where users can search for any movie and get instant results. This project is built using HTML, CSS, JavaScript, and integrates with external movie APIs to fetch live movie data.


Features

  • 🔍 Search movies in real-time by name.
  • 🎬 Display movie details including poster, title, release date, rating, and overview.
  • 🌐 Fetch live movie data using external APIs.
  • ⚡ Fully responsive and user-friendly interface.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • APIs: External Movie APIs (e.g., The Movie Database API)
  • Hosting: (Optional: GitHub Pages / Any web server)