Skip to content

faddai/btc-price-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Price UI

Displays the price of Bitcoin against US Dollar with data obtained from Bitcoin Price Data Collector

How to use

  • git clone https://github.com/faddai/btc-price-ui.git
  • cd btc-price-ui
  • open index.html in your browser

Optional

You can serve files in btc-price-ui with your webserver too (quickest way to do this, use python's SimpleHTTPServer module)

  • cd btc-price-ui
  • python -m SimpleHTTPServer 9090
  • open http://localhost:9090 in your browser

About

Shows Bitcoin price - BTC/USD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published