kirkhauck / pixeldex

An app for all your Pokemon sprite needs
https://pixeldex.vercel.app
1 stars 1 forks source link

Search by name #31

Closed kirkhauck closed 1 year ago

kirkhauck commented 1 year ago

Description

A user should be able to enter a Pokemon's name into the search bar. If there is a match, the user should see just that Pokemon's sprite for them to click on.

A user should see a message letting them know if there are no matches.

Checklist