Skip to content

A Simple crypto tracker using the coinGecko API (includes charts) for my portfolio

License

Notifications You must be signed in to change notification settings

Anthony01M/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Tracker

This project is a Crypto Tracker that allows users to input a cryptocurrency symbol or name and view the latest price and historical data for that cryptocurrency. The application also includes features such as particle animations in the background and dynamic background color changes for visual enhancement.

Features

  • Fetch and display the latest price for a specified cryptocurrency.
  • Fetch and display historical price data for a specified time range (1 day, 1 week, 1 month, 1 year).
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/crypto-tracker.git
  2. Navigate to the project directory:
    cd crypto-tracker
  3. Open index.html in your browser to view the application.

Usage

  1. Enter a cryptocurrency symbol (e.g., BTC) or name (e.g., bitcoin) in the input field.
  2. Select a time range from the dropdown menu.
  3. Click the "Fetch Data" button to fetch and display the latest price and historical data for the specified cryptocurrency.
  4. Enjoy the particle animation background and dynamic background color changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.