
About
React | HTML | CSS | Movie Database
A movie website, showcasing a list of recently released films, sorted by its genre. The React framework and The Movie DB API were used to create this.
scroll
Design

Process
Whitespace was used to enhance each movie poster and prevented the layout from becoming too cluttered. No color was used on this website, keeping the movie posters as the main focus.
A hover feature was implemented to view more details about the movie, minimizing the amount of text on the page.

The genre box dynamically changes to the section the user selected. Helps the user know what they chose.

If the database does not provide an image, a custom image appears.



Instead of the default of 10 pages for each genre, the number of pages changes according to the category.


Note: This project depends on the state of The Movie DB API. If the database is down, the content of the website may not exist.
Created for educational purposes