roblherron / react_gallery_app

An image gallery built with React.
2 stars 2 forks source link

Refactor for url params #8

Closed roblherron closed 3 years ago

roblherron commented 3 years ago

Refactored so that query term used in api request is derived from the url query param rather than the search component.