lewiskg / movie-history

0 stars 0 forks source link

Get movies from firebase #18

Closed zoeames closed 6 years ago

zoeames commented 6 years ago

Story

As a user, when I go to the My Movies page, I should see all movies that I have saved.

Acceptance Criteria

When the user clicks My Movies in the navbar Then the user should see the My Movies page And the code should pull back all their saved movies from firebase

More Detail

See Original