Live Demo 👉 PokéMem
Project has been set as part of The Odin Project. Create a classic memory card game using hooks to manage and utilize state while fetching and using data from an external API.
- Structure your application with components needed
- Get the images from an API
- The application should include a scoreboard, which counts the current score, and a “Best Score”, which shows the highest score you’ve achieved thus far.
- There should be a function that displays the cards in a random order anytime a user clicks one.
- There should be cards that display images and possibly informational text. These cards and texts need to be fetched from an external API.
Rozla-Dev 08-01-2024