Movie Search
A dynamic **Movie Search** built using HTML, CSS, and JavaScript allowing users to explore movie titles, details, posters, and synopsis in real time.
The app integrates with fetching live data based on search input.
- Search bar with debounced user input
- API integration to retrieve information like poster, release year, ratings, plot summary
- Responsive grid layout for desktop and mobile screens
- Error handling—no results and loading feedback