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.
- 🔍 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.
- Frontend: HTML, CSS, JavaScript
- APIs: External Movie APIs (e.g., The Movie Database API)
- Hosting: (Optional: GitHub Pages / Any web server)