Project Overview
This is a responsive web application designed to search for high-quality images using the Pixabay API. Users can enter any keyword, and the app will fetch relevant images from the Pixabay database. The app also includes pagination functionality, allowing users to browse through multiple pages of results without overwhelming the interface.
This was an individual project focused on mastering API integration, dynamic rendering of data, and implementing pagination logic.