clicky-game

Clicky Game

What it does

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.

Link to deployed Github

https://tamrichardson.github.io/clicky-game/

Link to deployed app on Heroku

https://clicky-game-react-trich.herokuapp.com/

To Run Locally on your machine

1.) Clone this repository from Github 2.) In terminal run npm i 3.) run npm start 4.) react will open in the browser

Organization of files

Tech used