As a user
I need a landing page with navigation links
So that I can easily move between sections of the app
Details and Assumptions
- Navigation should include Home, Gifts, and Profile.
Acceptance Criteria
Given the app is running,
When I click navigation links,
Then I am directed to the correct pages.
As a user
I need a landing page with navigation links
So that I can easily move between sections of the app
Details and Assumptions
Acceptance Criteria
Given the app is running,
When I click navigation links,
Then I am directed to the correct pages.