Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathantarbert/crypto-tracker
this crypto tracker app is generating a live list of coins from the Coingecho API using the Next.js framework.
https://github.com/nathantarbert/crypto-tracker
cryptotracker
Last synced: 7 days ago
JSON representation
this crypto tracker app is generating a live list of coins from the Coingecho API using the Next.js framework.
- Host: GitHub
- URL: https://github.com/nathantarbert/crypto-tracker
- Owner: NathanTarbert
- Created: 2021-06-21T17:04:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T15:30:11.000Z (about 2 years ago)
- Last Synced: 2023-03-06T21:25:41.862Z (over 1 year ago)
- Topics: cryptotracker
- Language: JavaScript
- Homepage: https://nates-crypto-tracker.netlify.app/
- Size: 414 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app is deployed here: https://nates-crypto-tracker.netlify.app/
This app is using Next.js for the front and back-end fetching data from Coingecko's real-time API.
Note: create more functionality such as add and delete a coin to your watchlist![image](https://user-images.githubusercontent.com/66887028/199747224-fec6d46d-218d-473f-977a-0e2cfdddbc0f.png)
![image](https://user-images.githubusercontent.com/66887028/199763403-fbf67789-9d41-455c-88b4-22b44db1d0a4.png)