Did It Flop?
MUI
Next.js
React
I created this website for my advanced web development class at VTC. It queries the TMDB API to find out if a movie made a profit then scrapes IMDB for critic and user ratings and adjusts a summary sentence accordingly. I used NextJS for this and made sure to perform API requests server-side so that the TMDB API key would not be leaked.