Skip to content

fac25/week5-Abby-Joe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip - Card Memory Game

Week 5 Project by Abby & Joe

Set Up

  1. Run npm install to install all the dependencies
  2. Run npm run dev to start the local dev server

Introduction

The user flips two cards. If the two cards match, the user will get one point, and the cards will remain ‘flipped’.

Click here to see the deployed site.

Criteria

  • Accept at least 2 kinds of user input
  • Score tracker
  • Have some form of persistent state and interactivity
  • Previous guesses

Stretch criteria

  • Save your state to localstorage so you can leave the page and come back later
  • Make it look great

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published