tconey23 / rancidTomatillos

https://rancid-tomatillos-kappa.vercel.app
0 stars 1 forks source link

Story: Filter - controlled form #37

Open cOdeBedient opened 5 months ago

cOdeBedient commented 5 months ago

As a user, I may want to filter movies to find a specific movie. When I type in to the filter field, I should see the movies list update with movies containing the current string in their title. If no matches are found, the array will be empty.

Acceptance Criteria