Skip to content

CRYPTO CHAIN is a web-based cryptocurrency tracking app built with React, Redux Toolkit, Recharts, and the CoinGecko API. It fetches live data on various cryptocurrencies, displaying key metrics such as price, market cap, and trading volume. The app provides real-time market insights.

Notifications You must be signed in to change notification settings

saikiran4824/Crypto-Currency-Tracking-Application

Repository files navigation

CRYPTO CHAIN

CRYPTO CHAIN is a web-based cryptocurrency tracking application developed using React, Recharts, CoinGecko API, JavaScript, HTML, and CSS. The app fetches live data about various cryptocurrencies from the CoinGecko API and displays key metrics such as price, market capitalization, and trading volume. It provides users with real-time insights into the crypto market, empowering them to make informed decisions.


State Management

State management is handled using useState, useEffect, and Context API for search input, favorites, and API data.

API Integration

API integration is done through fetch and Axios for making HTTP requests to the CoinGecko API.

Interactive Charts

Leveraged Recharts to create interactive, responsive charts and graphs, enhancing data-driven insights.


Tools Used

  • JavaScript
  • ReactJS
  • State Management (useState, useEffect, Context API)
  • ReCharts
  • Tailwind CSS

Features

  • The app pulls real-time data for hundreds of cryptocurrencies from the CoinGecko API.
  • Live updating feature ensures that data is refreshed at regular intervals, providing users with the most up-to-date cryptocurrency information.
  • Users can mark specific cryptocurrencies as favorites to track their performance over time.
  • Users can search for specific cryptocurrencies by name or symbol. The search bar allows for filtering results based on user input.

About

CRYPTO CHAIN is a web-based cryptocurrency tracking app built with React, Redux Toolkit, Recharts, and the CoinGecko API. It fetches live data on various cryptocurrencies, displaying key metrics such as price, market cap, and trading volume. The app provides real-time market insights.

Topics

Resources

Stars

Watchers

Forks