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)
- Host: GitHub
- URL: https://github.com/craftingweb/btc-currency-converter
- Owner: craftingweb
- Created: 2023-03-08T04:44:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T12:34:25.000Z (over 1 year ago)
- Last Synced: 2025-01-12T08:41:23.736Z (5 months ago)
- Language: JavaScript
- Homepage: https://btc-omega.vercel.app/
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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![]()