This project encompasses a web application developed to visualize and manage film data using The Movie Database (TMDB) API.
In this project, users can search for and view over 9 million film results using the TMDB API. The application also provides detailed pages for each film and actor. Users have the capability to mark their favorite films and receive random film recommendations.
You can experience the live project here.
presentation
directory: Houses UI componentry.application
directory: Encompasses business logic and processing functions.data-access
directory: Contains code for API requests and data access.store
directory: Includes Redux store, actions, and reducers.This project is licensed under the MIT license. Refer to the LICENSE file for more details.