-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Felipe OG edited this page Dec 27, 2024
·
12 revisions
- Threads-like lanes: Each lane represents a subreddit board
- Add, remove, and order lanes: Allow users to dynamically add new lanes
- Card UI for posts: Include the title, upvotes, and a link to the original post
- Persistence: Save the lanes configuration (order, subreddits) and app state locally
- Filtering and sorting: Enable users to sort posts by upvotes, comments, or time
Core setup
State management
Persistence
Data fetching
Styling
UI/UX enhancements