Skip to content

Stay updated on present cryptocurrency rates with ease. Effortlessly track real-time prices and trends for various cryptocurrencies using this intuitive tool.

Notifications You must be signed in to change notification settings

Jishnu2608/CryptoTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Description

Crypto Tracker is a real-time cryptocurrency price tracking application built using React with Material UI. It fetches data from the Coingecko API and displays live cryptocurrency prices along with interactive charts from TradingView.

Features

  • Real-time cryptocurrency price tracking
  • Interactive charts for visualizing price trends
  • Material UI for a sleek and responsive user interface
  • Data sourced from Coingecko API for accurate and up-to-date information

Installation

Install CryptoTracker with npm

  git clone https://github.com/Jishnu2608/CryptoTracker.git

Install dependencies

    cd cryptotracker
    npm install
    npm install --save-dev @babel plugin-proposal-private-property-in-object (Optional)

Run the application

    npm start

Usage

  • Select your preferred currency from the dropdown menu to view prices in different fiat currencies.
  • Use the search bar to find specific cryptocurrencies by name.
  • Click on a cryptocurrency card to view detailed information and charts for that particular coin.

Technologies Used

  • React
  • Material-UI
  • CoinGecko API
  • TradingView Widgets

Acknowledgements

  • The app relies on data from the CoinGecko API. A big thanks to the CoinGecko team for providing their API.

  • TradingView Widgets were used for charting, making it easier to visualize cryptocurrency trends.

About

Stay updated on present cryptocurrency rates with ease. Effortlessly track real-time prices and trends for various cryptocurrencies using this intuitive tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published