coinTrackr is a React-based web application designed to provide users with easy access to information about the top 50 cryptocurrencies based on market capitalization. It leverages the Coingecko API to fetch real-time data and allows users to search for specific cryptocurrencies.
- Top 50 Cryptocurrencies: View a list of the top cryptocurrencies by market cap.
- Search Functionality: Search for any cryptocurrency and view detailed information.
- Real-Time Updates: Data is updated regularly using the Coingecko API.
- React
- Coingecko API