/stranger-things-click

A simple memory game. User's gain points by clicking on the images. After each click, the images shuffle. If the user clicks on the same image more than once your score will reset.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Stranger Things Click Game!

Deployed here

Tech Used

  • React
  • Bootstrap

Installation

  1. git clone the repo
  2. Open the terminal and enter npm install
  3. Execute npm start to run locally