An interactive movie search application leveraging the OMDb API. Users can search for movies, view details, and experience animated, responsive interactions.
- Asynchronous data fetching from OMDb API
- Skeleton loading states for responsive UX
- Sortable search results
- Animated interactions to explore ratings, descriptions, actors, and production roles
Clone the repository and open index.html in a browser, or run a local server for dynamic behavior:
git clone https://github.com/yourusername/browse-movies.git
Usage
Enter a movie title in the search bar to explore animated results and interact with sortable movie details.
Notes
Highlights dynamic data handling, interactive UX, and motion as usability enhancement.