A responsive and minimal web application that allows users to search and explore high-quality images using the Unsplash API.
- Real-time image search
- "View More" functionality for additional results
- Button visibility controlled based on available results
- Fully responsive design for mobile and desktop
- Clean and lightweight UI
- HTML5
- CSS3
- JavaScript (ES6)
- Unsplash API
Visit the live version of the app:
https://iamtahasc.github.io/image-finder-app
To run the project locally:
-
Clone the repository:
git clone https://github.com/iamtahasc/image-finder-app.git
-
Navigate to the project directory and open
index.htmlin your browser. -
Replace
YOUR_ACCESS_KEYinscript.jswith your actual Unsplash API key.
image-finder-app/
│
├── index.html
├── style.css
├── script.js
└── README.md
Taha Contractor
GitHub: @iamtahasc
This project is licensed under the MIT License.