A fast, mobile-friendly crypto tracker with live prices, candlestick charts, and watchlist — built with pure HTML/CSS/JS.
| Market Overview | Candlestick Chart | Watchlist |
|---|---|---|
![]() |
![]() |
![]() |
- 📊 Live Market Overview — Real-time prices, market cap, 24h volume, BTC dominance & market sentiment
- 🔥 Trending Coins — Top trending cryptocurrencies powered by CoinGecko
- 🕯️ Candlestick Charts — Professional TradingView charts with Candle, Area & Line modes
- ⏱️ Multiple Timeframes — 1D, 7D, 1M, 3M, 1Y chart views
- 🔍 Global Search — Instantly search any coin by name or symbol
- ⭐ Watchlist — Save your favorite coins, stored in local storage
- 📱 Mobile First — Fully responsive with bottom navigation, touch-friendly UI
- 🌙 Dark Theme — Professional dark UI, easy on the eyes
- ⚡ Zero Dependencies — Pure HTML, CSS & JavaScript — no frameworks, no build tools
- 🚀 No API Key — Uses free public APIs, works out of the box
| Technology | Purpose |
|---|---|
| HTML / CSS / JS | Core — zero frameworks |
| CoinGecko API | Live prices, market data, trending |
| TradingView Widget | Professional candlestick charts |
| Lucide Icons | SVG icon system |
| Cloudflare Pages | Hosting & deployment |
No installation needed. Just open the file in any browser.
# Clone the repo
git clone https://github.com/AkherSheikh/crypttalika.git
# Open in browser
open index.htmlVisit crypttalika.pages.dev directly in your browser.
crypttalika/
│
├── index.html # Main app — everything in one file
├── README.md # You are here
└── screenshots/
├── market.jpg # Market overview screenshot
├── info.jpg # Chart page screenshot
└── chart.jpg # Watchlist screenshot
| API | Usage | Cost |
|---|---|---|
| CoinGecko | Prices, market data, trending | Free |
| TradingView Widget | Candlestick charts | Free |
Data auto-refreshes every 60 seconds.
| Page | Description |
|---|---|
| 📊 Market | Live prices, stats, trending coins, category filters |
| 🕯️ Charts | TradingView candlestick chart for 20+ coins |
| ⭐ Watchlist | Personal saved coins (localStorage) |
- Dark background
#080a0fwith layered card system - Accent color
#7c6cfa(purple) +#00c896(green) - Sticky top bar + fixed bottom navigation
- Bottom sheet modal for coin details
- Horizontal scroll stat cards
- Live scrolling ticker bar
- Touch-optimized 44px tap targets
- Price alerts / notifications
- PWA support (installable app)
- Multi-currency support (BDT, EUR, GBP)
- Portfolio tracker
- Fear & Greed Index
- Dark / Light theme toggle
|
Akher Sheikh 🌐 akher.pages.dev |
MIT License — feel free to use, modify and distribute.
Credit appreciated but not required.
Made with ❤️ by Akher Sheikh
⭐ Star this repo if you find it useful!


