This is a React game using components, JSX, and Props. Begin by clicking a Peaky Blinders character and try to get a top score of 12. You must remember what character you’ve already clicked on to earn points. If you click on the same character and your score will reset.
https://tamrichardson.github.io/clicky-game/
https://clicky-game-react-trich.herokuapp.com/
1.) Clone this repository from Github 2.) In terminal run npm i 3.) run npm start 4.) react will open in the browser