Work

Movie Club Website

Gatsby
React
Node
APIs
Styled Components

A movie review website.

Concept

My friends and I formed a movie club in 2020 and as time went on, we started to grow a dataset of movie ratings. As a personal project I took that data from our Google spreadsheet and piped it into a Gatsby build system, turning our ratings into a data-filled movie club website.

Each time the site is built, the Gatsby Node system collects the movie data, fetches extended data from other Movie APIs, and uses that data to create the website.

Code samples: Github

logo

Features include details of the next movie to be reviewed, details of the last movie, a slider of the last ten movies, and a movie listing page that allows users to filter through the data based on movie reviewers and low/high ratings.