Make sure you have Git and Node (v18) installed.
- 
Clone a copy, cd into it
 - 
Run
npm installto install all the dependencies - 
Run
npm run devto start the local dev server 
Scrum facilitator/DevOps - Sumithra
User Experience lead/QA - Alex
- 
As a user I want to be able to play against my friend.
 - 
As a competetive user I want to be able to see the scoreboard.
 
- As a non social user I want to be able to to play against the computer.
 
- Accept at least 2 kinds of user input
 - Have some form of persistent state and interactivity, e.g. Countdown timer, Score tracker, Previous guesses
 
- 
Save your state to localstorage so you can leave the page and come back later
 - 
Make it look great