coryhouse / coryhouse/react-restaurant-scriptpro

Add tag filter chips to menu page

Open
#16 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
Above the menu grid, render a chip per tag derived from the foods list. Clicking a chip filters the grid to that tag; clicking the active chip clears the filter.

## Acceptance criteria
- [ ] Tag chips render dynamically from current foods
- [ ] Active chip is visually distinct
- [ ] Selecting a chip filters cards; clearing returns to the full list
- [ ] State lives in the menu page (not a global store)

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.