morecallan / movie-history-api

Zoe is awesome.
0 stars 0 forks source link

Navbar link action #13

Open zoeames opened 6 years ago

zoeames commented 6 years ago

Story

As a user, when I click on the navbar, the view should change.

Acceptance Criteria

When the user click on My Movies link Then they should see an h1 tag that says "My Movies"

When the user click on Search link Then they should see an h1 tag that says "Search Movies" And they should see search bar And if they search for movies the movies should show up

More Detail

See Original