A sleek and intuitive movie library app built with React.js.Seamlessly discover your favorite movies in one place.
Visit the deployed app
- Search a Title: Enter a movie or series title and click the search (magnifying glass) icon.
- Browse Titles: Browse through all available movies or series corresponding to your search.
This one-page web application is created with:
React - A JavaScript library for building user interfaces.
CSS - A styling language used to define the presentation and layout of HTML elements in web pages
OMDB API - A RESTful web service to obtain movie information.