Scenario: Bookmarking a post
Given that a user is logged in to the app
When the user navigates to a post
And clicks the "Bookmark" button
Then the post should be added to the user's bookmarked posts
And the user should be able to view their bookmarked posts by navigating to the "Bookmarks" page
Epic: #17
Estimate
Medium
Acceptance Criteria