Skip to content

A memory game consisting of 12 cards. Each card features the word "hello" in a different language. Earn points by clicking on the cards without clicking the same card twice.

Notifications You must be signed in to change notification settings

kristenmazza/memory-card

Repository files navigation

Uni Lang: A Language Memory Game

Uni Lang is a memory game consisting of 12 cards. Each card features the word "hello" in a different language. Earn points by clicking on the cards. The objective is to accumulate as many points as possible without clicking the same card twice.

Uni Lang Demo

Live Demo 👈

Learning Objectives

This project was completed to improve knowledge and implementation of React concepts, especially hooks. Animations were included with the help of the Effect hook.

Setup Instructions

  1. Install dependencies using npm install
  2. Use npm run dev to start dev server and run the application in development mode
  3. Use npm run build to build the app. The app can then be tested locally by using npm run preview

About

A memory game consisting of 12 cards. Each card features the word "hello" in a different language. Earn points by clicking on the cards without clicking the same card twice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published