An image gallery that fetches data from Unsplash API. It has some awesome features like searching for images, apply filters (sort by, orientation and color) and infinite scrolling in which images keeps on loading as the user scrolls.
infinite-scroll-photos-video.mp4
https://infinite-scroll-photos.herokuapp.com/
- Search images
- Apply filters (sort, orientation, color)
- Infinite scrolling
- Animations
npm install
npm start
npm run build