coindesk-web

This is a simple front end to display the latest BTC price in NZD

Instructions to run

  • ensure you are in the cryptoprice subfolder
  • run the command yarn OR npm install
  • wait until the packages have been installed
  • run the command yarn start OR npm run start
  • the application should open at port 3000