Back to projects

Cryptrix — Crypto Dashboard

Cryptrix is a professional-grade cryptocurrency dashboard built to feel like a real trading terminal rather than a simple price tracker. It pulls real-time market data from the CoinGecko API and keeps it fresh with live price polling, so prices, market caps, and volume figures stay current without a manual refresh. The dashboard centers on interactive candlestick charts for technical analysis, alongside a global search powered by a Cmd+K command palette for quickly jumping between coins. Data fetching and caching are handled with SWR to keep the UI responsive under frequent polling, and the interface is built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui components for a clean, consistent design system throughout the trading terminal UI.

Cryptrix — Crypto Dashboard

Key Features

Tech Stack

Next.jsTypeScriptTailwind CSSshadcn/uiSWRCoinGecko API