A cryptocurrency tracking dashboard displaying real-time prices and market data with a clean, modern UI.
- 📈 Price Tracking — Real-time cryptocurrency prices
- 📊 Market Data — Volume, market cap, changes
- 🎨 Modern UI — Clean dashboard design
- 📱 Responsive — Works on all screen sizes
- 🔄 Auto-Update — Live data refresh
- 📉 Charts — Visual price trends
| Coin | Symbol |
|---|---|
| Bitcoin | BTC |
| Ethereum | ETH |
| And more... | - |
# Clone the repository
git clone https://github.com/RaulAbakarov/CryptoDashboard.git
cd CryptoDashboard
# Open in browser
open index.html- HTML5 — Structure
- CSS3 — Styling & Animations
- JavaScript — Data fetching & DOM manipulation
CryptoDashboard/
├── index.html # Main dashboard
├── style.css # Styling
├── script.js # Data logic
└── static/assets/ # Images & icons
- Price cards with trend indicators
- Market statistics section
- Navigation sidebar
- Search functionality
- Dark theme design
This project is open source and available under the MIT License.
Raul Abakarov — GitHub