This is a simple React app that allows users to search for movies and filter them by selecting the type of genre. The app fetches data from an API and displays the search results using Material UI components.
- Search for movies by title
- Filter movies by genre
- Display movie details
- Responsive UI using Material UI components
- Enter a movie title in the search bar and press Enter or click the search icon.
- Filter the search results by selecting a genre
- Click on a movie card to display more details about the movie.
- HTML
- CSS
- ReactJS
- Material UI
- Axios