coryhouse / coryhouse/react-restaurant-scriptpro

Add text search input with combined filter + result count

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
enhancement phase-4-search-filter
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Goal
Add a search input that filters foods by name (case-insensitive substring) combined with the tag filter. Show a live result count like "5 results".

## Acceptance criteria
- [ ] Search input is controlled
- [ ] Filtering by name and tag are combined (AND)
- [ ] A "N results" count updates live
- [ ] Empty result state shows a helpful message

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.