A responsive cryptocurrency dashboard built using React, TypeScript, and Tailwind CSS that displays real-time market data from the CoinGecko API. Includes live price updates and a 6-hour trend chart for Bitcoin.
- ✅ 3 Crypto Cards showing:
- Cryptocurrency Name
- Current Price (INR)
- 24h Price Change (%)
- ✅ Auto-refreshes prices every 30 seconds
- ✅ Bitcoin Trend Line Chart (last 6 hours)
- ✅ Fully responsive layout using Tailwind CSS
- ✅ Built with React + TypeScript
- ✅ Uses Chart.js for the chart
- Frontend: React, TypeScript, Tailwind CSS
- Charts: Chart.js via
react-chartjs-2 - API: CoinGecko Market API
git clone https://github.com/your-username/crypto-dashboard.git
cd crypto-dashboard