Skip to content

ManilShangle/CryptoTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTracker

CryptoTracker is a web-based dashboard that displays real-time data and price charts for various cryptocurrencies. It uses the CoinGecko API to fetch market data and presents it through a simple, interactive interface built with JavaScript and CSS.

Features

  • Real-time cryptocurrency prices
  • Interactive price charts
  • Market data including volume, market cap, and more
  • Search functionality for different coins

Technologies Used

  • JavaScript
  • CSS
  • CoinGecko API

How It Works

The app sends requests to the CoinGecko API to retrieve data about selected cryptocurrencies. This data is then displayed on the dashboard with basic styling and interactive chart elements.

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/your-username/cryptotracker.git
    cd cryptotracker

About

CryptoTracker is a web-based dashboard that displays real-time data and price charts for various cryptocurrencies. It uses the CoinGecko API to fetch market data and presents it through a simple, interactive interface built with JavaScript and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors