Nearby event finder which can filter events by genres and tags and informs the user about the distance as well as the time left until the start of events.
lgtm, just some suggestion for the value proposition: "I want to be able to see favorite venues
So that I can edit my favorites" -> feels less redundant
User Story 17 - Favorite Venues Page
Value proposition
**As a user I want to be able to see favorite venues So that I can edit my favorite venues
Description
Acceptance criteria
SavedVenuesList
component renders a name and FavoriteButton for all venues from the passedvenues
prop 🧪Tasks
SavedEventsList
component and pass it anevents
propComplexity: M