https://github.com/poetryofcode/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/poetryofcode/btc-currency-converter
Last synced: 6 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/poetryofcode/btc-currency-converter
- Owner: poetryofcode
- Created: 2023-03-08T04:44:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T12:34:25.000Z (over 2 years ago)
- Last Synced: 2025-07-29T18:48:16.619Z (7 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