Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zlhshn/crypto_coin
https://github.com/zlhshn/crypto_coin
api await-async javascript localstorage scss
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zlhshn/crypto_coin
- Owner: zlhshn
- Created: 2023-11-17T22:19:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T21:48:05.000Z (about 1 year ago)
- Last Synced: 2024-11-29T13:26:17.432Z (3 months ago)
- Topics: api, await-async, javascript, localstorage, scss
- Language: CSS
- Homepage:
- Size: 6.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto_coin
## Description
Project aims to display current data of searched crypto coin around the world with fetching Crypto Coin Api data.## Project Live Page
[coin_app](https://zlhshn.github.io/crypto_coin/)![coin_app](./img/coinapp.gif)
## Usage
- User can search crypto coin around the world crypto coin market.
- The app can fetch api with the searched crypto coin name(... and apikey if it is obligatory).
- User can display data of searched crypto coin in coin data card.
- User can display list of searched crypto coin data card like on gif.
- If new searched crypto coin is in the crypto card list, app can display a warning text to user on page.## API
[Coinranking Api](https://developers.coinranking.com/api/documentation)❗ Note ❗ If the project does not work in your browser, the reason may be secure internet. You can use VPN to receive data from the API.
## Built With
👉HTML5
👉JS DOM
👉SASS
👉LOCAL STORAGE
👉ASYNC/AWAİT
👉API