A responsive web application that allows users to search and discover movies instantly using the OMDB API. Built to demonstrate clean UI design, real-time API integration, and seamless user interaction.
- Search movies by title
- Fetch and display poster, year, and type
- Real-time results with clean, intuitive interface
- Responsive design across devices
- HTML
- CSS
- JavaScript
- OMDB API
- Enter a movie title in the search bar
- Hit enter or click the search button
- Browse the results with movie posters and details
This project is open for learning and contribution. Feel free to fork or use as reference.