Scenario: Searching for a review by keyword
Given that a user is logged in to the app
When the user enters a keyword in the search bar
And hits the "Enter" key
Then a list of reviews that match the keyword should be displayed
And the reviews should be sorted by relevance
Epic: #12
Estimate
Medium
Acceptance Criteria