Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Fun way to display the current Bitcoin price.

Notifications You must be signed in to change notification settings

arlopezg/BitcoinRollercoaster

Repository files navigation

Bitcoin Rollercoaster

Project setup

  • Install dependencies
yarn install
# or
npm install
  • Run local dev server
yarn serve