Skip to content

MDrzd/CryptoPriceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Price Tracker

This is a simple web application that allows users to track cryptocurrency prices using data from the CoinGecko API. Users can search for specific cryptocurrencies and view their current prices, along with the percentage change in price over the last 24 hours.

Features

  • Search functionality: Users can search for specific cryptocurrencies by name or symbol.
  • Dynamic price display: Prices are updated in real-time using data from the CoinGecko API.
  • Percentage change: The percentage change in price over the last 24 hours is displayed next to each cryptocurrency.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Use the search bar to search for specific cryptocurrencies.
  4. View the current prices and percentage changes for each cryptocurrency.

Credits

This project utilizes the CoinGecko API to fetch cryptocurrency price data. For more information about the CoinGecko API, visit https://www.coingecko.com/api.

About

A simple website to track cryptocurrency prices using data from the CoinGecko API. Features include search functionality and dynamic price display.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors