It is a Create React App application using React-Bootstrap. For getting information about cards, it uses TMDB API and for some of the filter options in the side bar it uses Material-UI.
This app is made up of three main sections. The top menu is the navigation bar, the sidebar is for filtering the search options, and the movies panel displays the search results. Each section has uses specific tools. These are what is used in each sections.