This is a react application that draws data from the OMBd API. Users can search a movie title and press "ENTER" to then be shown a list of movie titles with posters. A user can then click on a movie from the list to see a decription, rating, and the year realeased. This application is made with HTML, CSS, JS(React), and npm for dependencies.