Skip to content

Get All The Info Regarding Your Favorite Crypto Currency at Crypto Tracker

Notifications You must be signed in to change notification settings

HG063/Crypto-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-Tracker

Get All The Info Regarding Your Favorite Crypto Currency at Crypto Tracker. Consuming RESTFUL Call from CoinGecko API into the React Application. Used Material-UI in the designing of the Application. Used Chart.js for displaying the Crypto data in the form of Graph. Contains toggling feature between 3 types of Currency (INR, USD, EUR).

CoinGeckco Api Documentaion Link :- https://www.coingecko.com/en/api/documentation

Total 4 Api was used in making of the Application.

  1. Coin/List Api - Use this to obtain all the coins' id in order to make API calls.
  2. Coin/Id Api - Get current data (name, price, market, ... including exchange tickers) for a coin.
  3. Coin/Id/History Api - Get historical data (name, price, market, stats) at a given date for a coin.
  4. Search/Trending Api - Top-7 trending coins on CoinGecko as searched by users in the last 24 hours (Ordered by most popular first).

image

image

About

Get All The Info Regarding Your Favorite Crypto Currency at Crypto Tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published