
// about this project
Film Finder was the initial version of FilmApp, offering users a random movie recommendation based on their selected genre. It utilized the TMDB API to fetch movie data and provide an easy way to discover films tailored to user preferences.
// stack
JavaScriptHTMLCSS