Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 234 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 234 Bytes

cryptoprice

Website that shows the bitcoin price in US Dollars. The price is fetched from CoinGecko using API calls from JavaScript.

The price is updated dynamically every 20 seconds using repeated function calls from Javascript.