Skip to content

A React app that displays the top 100 cryptos by their market capitalization and a performance chart

Notifications You must be signed in to change notification settings

anurajshukla/Crypto-Sleuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Sleuth React App

Created a cryptocurrency web app using create-react-app framework that enables real-time tracking of 100's of cryptos in a rank-wise order by their market capitalization.

For each crypto the web application includes:

  1. the difference for last 1 hour, 24 hour, 7 days, 14 days, 30 days and 1 year
  2. Also added a market high and low for that particular day
  3. The Market Cap and Supply
  4. A Chart for comparing the increase or decrease in the past 365 days for any particular crypto currency,
    this also helps people make better informed decisions on whether to buy it.
  5. Also an about section for each cryptocurrency for users to understand better about it.

Tech tools used: HTML+CSS, JavaScript, React.js, Chart.js, Axios, CoinGecko API.

Deployment

The React app is deployed to vercel - https://crypto-sleuth-lake.vercel.app/

About

A React app that displays the top 100 cryptos by their market capitalization and a performance chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published