About The Project
This is a single-page web application that displays an infinite stream of images from the Unsplash API. As the user scrolls down the page, more images are loaded dynamically. The application uses Bootstrap for its layout and pure JavaScript to handle the image loading and scrolling.
it's not official work, it's just for practise
This project is a good example of how to use the Unsplash API to access high-quality images for your web applications.
Infinite scrolling: As the user scrolls down the page, more images are loaded dynamically.
Responsive design: The application looks good on all devices, from smartphones to desktops.