Fun and interactive game to test your memory, featuring the original 150 Pokémon!
View demo
·
Add issue
Earn points by clicking on as many unique Pokémon cards as you can. But, if you click on the same Pokémon twice, the game ends.
Challenge yourself to try and set a new high score!
This project is part of The Odin Project's "Full Stack JavaScript" course. Built in React (TypeScript), this project focuses on practising the implementation of:
- React's
useEffecthook for consuming RESTful APIs. All Pokémon IDs, names, and images are fetched from the RESTful PokéAPI using a custom hookuseAllPokemons. - Styling React applications using CSS modules.
If you have a suggestion that would make Pokémems better, please feel free to add an issue and/or fork and create a pull request.
Distributed under the MIT License. See LICENSE.txt for more information.
- Masterball image by JorMxDos (DeviantArt)
- Confused Psyduck image by Root@hausec (Pik PNG)
- This README is heavily influenced by the "Best-README-Template"
- Markdown badges by ileriayo
