A React dashboard for browsing cryptocurrency data using the CoinGecko API.
- View top cryptocurrencies by market cap
- Filter and sort coins
- View detailed coin information with price charts
- Responsive design
- React 19
- React Router
- Chart.js / react-chartjs-2
- Vite
npm install
npm run devCreate a .env file with:
VITE_COINS_API_URL=coingecko_api_url