This project is a web application that provides random cat images to the user. A stylish user interface was created using Bootstrap and data was pulled from the Cat API. The user can click a button to get new images.
- Loading Screen: A loading animation is shown when the page is first opened.
- Random Cat Images: 10 random cat images pulled from the API are shown.
- Current Date and Time: The current date and time are constantly updated on the page.
- Error Management: If an error occurs in the API request, the error message is displayed to the user.
- HTML5
- CSS3
- JavaScript
- Bootstrap
- The Cat API
Bu proje, kullanıcıya rastgele kedi görselleri sunan bir web uygulamasıdır. Bootstrap kullanılarak şık bir kullanıcı arayüzü oluşturulmuş ve Cat API'den veri çekilmiştir. Kullanıcı yeni görseller almak için bir butona tıklayabilir.
- Yükleme Ekranı: Sayfa ilk açıldığında bir yükleme animasyonu gösterilir.
- Rastgele Kedi Görselleri: API'den çekilen 10 adet rastgele kedi görseli gösterilir.
- Güncel Tarih ve Saat: Sayfa üzerinde güncel tarih ve saat sürekli olarak güncellenir.
- Hata Yönetimi: API isteğinde bir hata oluşursa, kullanıcıya hata mesajı gösterilir.
- HTML5
- CSS3
- JavaScript
- Bootstrap
- The Cat API