An open API service indexing awesome lists of open source software.

https://github.com/craftingweb/btc-currency-converter

BTC currency converter || React || API https://api.coindesk.com/v1/bpi/currentprice.json || Allow the user to sort the exchange rates (highest number of fiat to BTC to lowest number of fiat to BTC and reverse)
https://github.com/craftingweb/btc-currency-converter

Last synced: 3 months ago
JSON representation

BTC currency converter || React || API https://api.coindesk.com/v1/bpi/currentprice.json || Allow the user to sort the exchange rates (highest number of fiat to BTC to lowest number of fiat to BTC and reverse)

Awesome Lists containing this project

README

        

BTC Currency Converter
Technology: React, Sass, API https://api.coindesk.com/v1/bpi/currentprice.json
[btc-omega.vercel.app](https://btc-omega.vercel.app/)
Functionality:
- Allow the user to sort the exchange rates (highest number of fiat to BTC to lowest number of fiat to BTC and reverse) by clicking a button.
- a single SELECT dropdown with selections of Euro, GBP, and USD
- an input convert the selected currency and the amount to its value in BTC
- converting the UTC time to the current browser’s time zone
Screenshot 2023-09-29 at 8 33 46 AM