Pair programmed a movie site to see popular movies from the US.
First we fetched the data from the moviedb API and displayed all the data we needed. Then we created multiple pages using react router. Lastly we focused on styling the site using styled components.