Skip to content

Commit 3253648

Browse files
project description
1 parent 59f3cc1 commit 3253648

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Infinite Scroll Feed
2+
3+
This web page was created using fake API data from JSONPlaceholder and UI structures from shadcn.
4+
5+
It resembles a landing page consisting of four differently designed zones, three of which processes data from this respective API.
6+
7+
For faster data access, the data is stored in SessionStorage after initial loading to reduce waiting times when reloading.
8+
9+
The highlight of this page is the infinite scroll feed, which automatically loads and displays new posts when the end of the page is reached by scrolling. The API provides a total of 500 posts. After that, the end of the page is reached.
10+
11+
<img width="883" height="948" alt="preview image" src="https://github.com/user-attachments/assets/636e22e6-8f87-4c78-9f0e-4bb595e651d5" />

0 commit comments

Comments
 (0)