Crypto Analysis is a comprehensive project designed to analyze and visualize cryptocurrency data. The project leverages 24 hour past data from various cryptocurrency APIs, providing insights into market trends, price changes, Graph and performance analysis of different digital assets.
- Market Trends: Visualizes trends in price movements over time.
- Coin Comparison: Allows users to compare the performance of different cryptocurrencies.
- Customizable Alerts: Set price alerts for specific cryptocurrencies.
- Historical Data: Displays historical market data for deep analysis.
- React.js: For front-end.
- Chart.js: Library used for visualizing price trends and market data.
- Cryptocurrency APIs: APIs like CoinGecko, CoinMarketCap for fetching live data.
- Clone the repository:
git clone https://github.com/your-username/crypto-analysis.git