This is a vanilla JS project which uses Unsplash API to fetch the most popular images and render the results onto the UI. It supports infinite scrolling using Intersection Observer API. The layout is completely responsive and supports dark theme as well.
- Infinite scrolling using Intersection Observer API.
- Supports dark and light theme.
- Automatically displays the page in user's preferred colour scheme (The OS settings).
- Unsplash API is used for fetching records which supports pagination.
- Completely responsive and elegant UI.
- Uses fetch API for network calls.
1). Dark Mode
2). Light Mode
3). Mobile screen