Skip to content

a15n/slot-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slot machine

slot machine

demo

http://thumbtack-slot-machine.surge.sh/

local install

  • git clone https://github.com/a15n/slot-machine.git && cd slot-machine/
  • npm install && npm run start

to see a winner (on roughly every other click)

  • uncomment the two lines under // isWinner helper in ./src/App.js
  • this is not default behavior and is occasionally buggy