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:
- the difference for last 1 hour, 24 hour, 7 days, 14 days, 30 days and 1 year
- Also added a market high and low for that particular day
- The Market Cap and Supply
- 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. - 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.
The React app is deployed to vercel - https://crypto-sleuth-lake.vercel.app/