Skip to content

Instantly share code, notes, and snippets.

@beth
Last active April 27, 2023 17:57
Show Gist options
  • Save beth/a9626adab3042e740e3f4245a7b99093 to your computer and use it in GitHub Desktop.
Save beth/a9626adab3042e740e3f4245a7b99093 to your computer and use it in GitHub Desktop.

If you're new here, check out Level 0!

Level 1

  • Add a search bar so that a user may see if a movie is in the list.
  • After a user submits the search, display all matches (or partial matches) to that title.
  • Bonus: Handle the case of "no movie by that name found" gracefully.

level 1

When you're done, you can check out Level 2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment