Skip to content

Project memory: A classic memory card game using hooks to manage and utilize state while fetching and using data from an external API.

Notifications You must be signed in to change notification settings

curveservices/memory-game

Repository files navigation

Project: Memory Game

Live Demo 👉 PokéMem

PC View 👇

Screenshot 2024-01-08 at 09 31 08

Overview

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.

Assets

Objective

  1. Structure your application with components needed
  2. Get the images from an API
  3. 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.
  4. There should be a function that displays the cards in a random order anytime a user clicks one.
  5. There should be cards that display images and possibly informational text. These cards and texts need to be fetched from an external API.

Extra

Languages & Tools

Javascript HTML5 CSS3 GIT REACT

Rozla-Dev 08-01-2024

Back to top 👆

About

Project memory: A classic memory card game using hooks to manage and utilize state while fetching and using data from an external API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published