TWD-Movie List

https://react-movie-class-components.herokuapp.com/

this was the second React assignment I did. It is using React class components. It involved pulling information from an external API, sorted by a limited date range plus by Genre. I displayed the movies in a grid pattern, responsive.

initialize and query api

fetch data and pagination