If you're new here, check out Level 0!
- 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.
When you're done, you can check out Level 2!