https://github.com/jonatandb/cryptoprices
Cryptocurrency Prices (React App)
https://github.com/jonatandb/cryptoprices
axios bootstrap coingecko-api cryptocurrencies cryptocurrency javascript jonatandb react react18
Last synced: about 2 months ago
JSON representation
Cryptocurrency Prices (React App)
- Host: GitHub
- URL: https://github.com/jonatandb/cryptoprices
- Owner: Jonatandb
- Created: 2022-04-24T00:23:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T04:51:40.000Z (about 4 years ago)
- Last Synced: 2025-02-28T09:10:03.313Z (over 1 year ago)
- Topics: axios, bootstrap, coingecko-api, cryptocurrencies, cryptocurrency, javascript, jonatandb, react, react18
- Language: JavaScript
- Homepage: https://jonatandb.github.io/cryptoprices/
- Size: 962 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Crypto Prices](https://jonatandb.github.io/cryptoprices/)
React app that shows crypto currency prices by using CoinGecko API.
URL: https://jonatandb.github.io/cryptoprices/
---
---
### Researched sites:
- https://stackoverflow.com/questions/42115110/how-can-i-change-the-scrollbar-style-in-bootstrap
- https://stackoverflow.com/questions/480735/select-all-contents-of-textbox-when-it-receives-focus-vanilla-js-or-jquery
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange
- https://stackoverflow.com/questions/4067469/selecting-all-text-in-html-text-input-when-clicked