san-diego-tech-hub / sdth-site

San Diego Tech Hub website
https://sandiegotechhub.com
MIT License
11 stars 16 forks source link

Adds filtering to network search results #154

Closed jonathandavidlewis closed 5 years ago

jonathandavidlewis commented 5 years ago

This uses a React hook to add filtering to results on the Network page.

Fixes #153

Looks like hooks was the way to go.

filtering-complete

appleJax commented 5 years ago

Nice!