Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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