/memory-card

Memory Card Game: React-powered, animated, and intuitive for memory testing.

Primary LanguageJavaScript

Memory Card Game

Welcome to the Memory Card Game project! In this React-based web application, test your memory by flipping cards. Once a card is clicked, it can't be clicked again.

Screnshot

image

Getting Started

These instructions will help you set up and run the project on your local machine.

Installation

  1. Clone the repository:
git clone https://github.com/Fadilix/memory-card.git
  1. Install dependencies:
npm install
  1. Run the App
npm run dev

Project Description

The goal is to create a memory card game using React

Outcome

  • Used React JS
  • Used SCSS
  • Learned some basics of framer-motion animations
  • Improved thinking in React

Features

  • Flip and match cards to test your memory.

giphy (6)

  • Keep track of your score and best score.
  • Enjoy a responsive design for various screen sizes.
  • Music (controlable) : beautiful background music while playing
  • Local storage to keep track of your best score
  • Paralax tilt

giphy (3)