A simple image search tool powered by the Pexels API
Photo Finder is one of the first projects I built in my early web development journey. It allows users to search for images based on their input and download them directly. Using the Pexels API, the website fetches high-quality photos and presents them in an intuitive and responsive layout.
This project helped me gain experience with API requests, asynchronous JavaScript, and handling dynamic content on the web.