Adopt a cryptocurrency in this Tamagotchi style web game written using React JS.
Note: Buttons don't actually change the value of the coin. It's supposed to be a terrible metaphor for the lack of control we really have.
# Clone the repo.
$ git clone https://github.com/JamesFator/Cryptogotchi.git && cd Cryptogotchi
# If you want to test the page
$ npm start
# To build
$ npm run build