Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 704 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 704 Bytes

CryptoTracker is a crypto currency dashboard built using react js. The technologies used also consists of chart js - for the graphs, mui - for various components and framer motion for various animations. The data fetching is done using axios and the Public API we’re using is from Coingecko. The website serves as a platform for people to view all details of top 100 cryptocurrencies in the world and allows them to search,filter, compare and view details of specific cryptocurrencies. You can also view the data in various filters that is by the number of days, and see variations in prices, market cap and volume during the time period chosen. The project is fully responsive and works in real time.