This project is a React application that lists Kemal Sunal's movies and shows their details. Users can search, filter and view details of movies.
- Movie List Display: The app shows users which movies are available by listing the available movies.
- Movie Search: Users can find specific movies using the movie search box.
- Filtering by Category and Year: Users can filter movies by category and year.
- Viewing Movie Details: Users can see detailed information about the movie when they click on the details button. This information includes director, actors, genre, duration, release date and trailer.
- 404 Page: There is an error page that redirects users when an invalid URL is entered.
- HTML5
- CSS3
- Bootstrap
- React
- JavaScript
- React Router DOM
- React Bootstrap
Bu proje, Kemal Sunal'ın filmlerini listeleyen ve detaylarını gösteren bir React uygulamasıdır. Kullanıcılar, filmleri arayabilir, filtreleyebilir ve detaylarını görüntüleyebilirler.
- Film Listesi Görüntüleme: Uygulama, mevcut filmleri listeleyerek kullanıcılara hangi filmlerin mevcut olduğunu gösterir.
- Film Arama: Kullanıcılar, film arama kutusunu kullanarak belirli filmleri bulabilirler.
- Kategori ve Yıla Göre Filtreleme: Kullanıcılar, filmleri kategori ve yıl bazında filtreleyebilirler.
- Film Detaylarını Görüntüleme: Kullanıcılar, details butonuna tıkladıklarında filmle ilgili detaylı bilgileri görebilirler. Bu bilgiler arasında yönetmen, oyuncular, tür, süre, çıkış tarihi ve fragman yer alır.
- 404 Sayfası: Geçersiz bir URL girildiğinde kullanıcıları yönlendiren bir hata sayfası bulunmaktadır.
- HTML5
- CSS3
- Bootstrap
- React
- JavaScript
- React Router DOM
- React Bootstrap