A responsive image gallery application built with JavaScript that uses the Pexels API to display and search for high-quality stock photos.
- Browse curated photos from Pexels
- Search functionality to find specific images
- Load more images with pagination
- Responsive grid layout
- Image photographer attribution
- Download capability
- HTML5
- CSS3
- JavaScript (Vanilla)
- Pexels API
- Pexels API key (get one from Pexels)
- Clone the repository
git clone https://github.com/Coding-Wave-Academy/StockGrid.git- Navigate to project directory
cd StockGrid- The gallery loads with curated photos by default
- Use the search box to find specific images
- Click "Load More" to view additional images
- Click the download button on any image to save it
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
