A responsive and dynamic image gallery built using React, Axios, and the Unsplash API. Users can search for any image, browse results, and load more images with a smooth UI experience.
- ๐ Search images from Unsplash API
- ๐ฅ Load more results with pagination
- ๐จ Clean and responsive Bootstrap layout
- ๐ผ๏ธ Image cards with hover effect and author credit
- ReactJS
- Bootstrap
- Axios
- Unsplash API
- Clone the repository
- Run
npm install
- Add your Unsplash API key inside
App.jsx
- Run with
npm run dev
ornpm start
- API integration with Axios
- React state and effects
- Component layout with Bootstrap
- Pagination logic and user interaction
This project is open-source and free to use.