A sleek and responsive web application that lets users search for high-quality images in real-time using the Unsplash API.
This repository contains the source code for a fully responsive Image Search Web App. Users can search for images by entering keywords, preview them in a modal, and navigate through large result sets using pagination.
- 🔎 Keyword-Based Search – Enter any keyword to get relevant images.
- ⚡ Real-time Results – Fetches and displays images as you type.
- 📱 Responsive Design – Works seamlessly across all screen sizes.
- 🖼️ Image Preview Modal – View larger versions before downloading.
- 📚 Search History – Keeps track of your recent queries.
- 📄 Pagination Support – Smooth navigation through large sets of results.
- HTML5
- CSS3
- JavaScript (ES6+)
- React.js
- Bootstrap
- Node.js
- Express.js
- Clone the repo
git clone https://github.com/yourusername/image-search-app.git cd image-search-app