James Hamann

Searcher

A web app that allows users to search for TV shows and Movies.
Searcher
AWS
React
Javascript
API

Searcher was my first delve into using React. At the time of creating it, I always searched for a TV show or movie to see it's IMDB rating and figure out whether it's worth watching or not. So I decided to create a simple app that displays the Rotten Tomatoes, IMDB and Metacritic score of the TV show/movie. On top of this, it provides a plot summary as well as the lead actors and the featured poster of the TV show/movie you're searching for.

The data is retrieved from OMDb API.