drink-this / drink-this-frontend

A cocktail recommendation app. Find your new favorite based on ratings of other users like you.
https://drink-this-frontend.herokuapp.com/
0 stars 0 forks source link

Create search #14

Closed zachjamesgreen closed 3 years ago

zachjamesgreen commented 3 years ago

Created search component and search results component . tests for those components are passing. added query string package to parse the query from the path since react doesn't do it for us anymore. created header component with logo and search component and rendered in it.

Pull request checklist

Please check if your PR fulfills the following requirements:

twarbelow commented 3 years ago

does it matter that ci isn't passing yet?

zachjamesgreen commented 3 years ago

yeah a failing build is fin for now. there isn't a config file for circle to find so it fails it