adjust readme for project name
This commit is contained in:
parent
988a5eaa53
commit
b55c97c117
@ -1,4 +1,4 @@
|
|||||||
# Reddit Clone
|
# Red Head
|
||||||
|
|
||||||
A responsive Reddit-like application with infinite scroll functionality that displays the latest Reddit articles.
|
A responsive Reddit-like application with infinite scroll functionality that displays the latest Reddit articles.
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ A responsive Reddit-like application with infinite scroll functionality that dis
|
|||||||
4. Falls back to manual scroll detection for older browsers
|
4. Falls back to manual scroll detection for older browsers
|
||||||
5. Each post displays:
|
5. Each post displays:
|
||||||
- A title
|
- A title
|
||||||
- An image frame
|
- An image frame
|
||||||
- A link to the original Reddit post
|
- A link to the original Reddit post
|
||||||
|
|
||||||
## Implementation Details
|
## Implementation Details
|
||||||
@ -60,5 +60,5 @@ To connect to a real Reddit API:
|
|||||||
|
|
||||||
The application is fully responsive and will adapt to:
|
The application is fully responsive and will adapt to:
|
||||||
- Desktop: Grid layout with 2-3 columns based on screen width
|
- Desktop: Grid layout with 2-3 columns based on screen width
|
||||||
- Tablet: Reduced grid columns
|
- Tablet: Reduced grid columns
|
||||||
- Mobile: Single column layout with appropriate spacing
|
- Mobile: Single column layout with appropriate spacing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user