https://github.com/asbhogal/cryptocurrency-prices
A live cryptocurrency price which uses CoinGecko's API and .fetch() to return a list of 10 cryptocurrency units and their current value in USD.
https://github.com/asbhogal/cryptocurrency-prices
api crypto cryptocurrency css3 development fetch html5 javascript scss
Last synced: about 1 month ago
JSON representation
A live cryptocurrency price which uses CoinGecko's API and .fetch() to return a list of 10 cryptocurrency units and their current value in USD.
- Host: GitHub
- URL: https://github.com/asbhogal/cryptocurrency-prices
- Owner: asbhogal
- Created: 2022-10-07T15:17:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T20:24:33.000Z (about 3 years ago)
- Last Synced: 2025-10-06T16:35:55.254Z (9 months ago)
- Topics: api, crypto, cryptocurrency, css3, development, fetch, html5, javascript, scss
- Language: SCSS
- Homepage: https://cryptocurrency-prices-omega.vercel.app
- Size: 1.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crypocurrency Price List
 
  
A live cryptocurrency price which uses CoinGecko's API and .fetch() to return a list of 5 cryptocurrency units and their current value in USD. The interface also features a light/dark mode toggle and saves user preferences via local storage.
:heavy_check_mark: Features
- Live price list via Coin Gecko API using .fetch()
- Light & dark mode toggle
- User color scheme saved in local storage
- Modern, stylish theme
- Fully optimised for the web
:link: Links
- Cryptocurrency Prices