indomie858 / flygames

FlyGames React Website
1 stars 0 forks source link

Issue4 search #10

Closed indomie858 closed 3 years ago

indomie858 commented 3 years ago

Created function for searching games by title. Added form with search bar and submit button.

Currently, it returns a response with 25 games with names that contain whatever title is inputted. Need to create a page to display the search results.