fayazpn / crypto-tracker

Web application to track cryptocurrencies data about all coins, like price history, circulating supplies, exchanges, trading pairs, and much more.

Home Page:https://crypto-tracker-fayaz-b.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency Tracker

Web application to track all the data of cryptocurrencies.

Live Demo

Click Here for Live Demo

Home Page Coin Details Page

Table of contents

General info

This project is a cryptocurrency statistics tracker which gives the details such as

  • Crypto prices (in every coin and in USD)
  • Extensive price history and all-time highs
  • Ranks, supplies, market caps
  • Project information, such as descriptions and social media links
  • Backend API by RapidAPIs Coinranking API

Technologies

Project is created with:

  • React JS (For Front-end) : 18.2
  • Redux (For state management): 1.9
  • Ant Design (For component library): 5.1
  • Tailwindcss (For css framework): 3.2
  • Recharts (For displaying charts): 2.2
  • Vite (Package Manager): 4.0

Features

  • Track the coin price for all the major crypto currencies real time.
  • Get graphic representation of the price fluctuation of coins.
  • Get all the metrics of market such as market cap, 24h traded volume.
  • Get the details of a coin along with price history chart upto 1 year.
  • Get News of cryptocurrencies and can sort it by coin name.

Sources

Setup

To run this project, install it locally using npm:

$ cd ../crypto-tracker
$ npm install
$ npm run dev

About

Web application to track cryptocurrencies data about all coins, like price history, circulating supplies, exchanges, trading pairs, and much more.

https://crypto-tracker-fayaz-b.vercel.app


Languages

Language:JavaScript 91.5%Language:CSS 7.5%Language:HTML 1.0%