This project was bootstrapped with React and Pure Css
Which let users able to search & get exact results, also pagination getting data from the pokeapi API.
-
Search query
-
Pagination
-- For the search feature I did not use the filter method, you can search the Pokémon by name and id which i implemented a method that queries the pokeapi and returns the exact Match. note the search feature uses a debounce function.
Lindy-labs-fe-test-link(https://lindy-labs-fe-test.netlify.app/)