Skip to content

Project that visualizes the market dominance of the top 20 cryptocurrencies. It displays relative dominance in a grid-based layout

Notifications You must be signed in to change notification settings

bartek2050/crypto-grid

Repository files navigation

🟩 Crypto Grid

Crypto Grid is a hobby project that visualizes the market dominance of the top 20 cryptocurrencies. It displays relative dominance in a grid-based layout, using dynamic data and interactive visuals to provide a snapshot of how the crypto market is distributed among leading coins.

🚀 Live Preview

Link to live version

📸 Screenshot

preview


⚙️ Technologies Used

This project is built with modern web development tools and libraries:

  • React 19 – for building UI components
  • D3.js (v7) – for data visualization
  • D3-Hierarchy – for rendering hierarchical layouts
  • TypeScript – for type-safe development
  • Vite 6 – for lightning-fast build and development tooling
  • ESLint – for code quality and consistent style
  • REST API – used to fetch and update data dynamically from CoinGecko for real-time cryptocurrency market data

🛠️ Development Setup

Clone the repository and install dependencies:

git clone https://github.com/bartek2050/crypto-grid
cd crypto-grid
npm install

About

Project that visualizes the market dominance of the top 20 cryptocurrencies. It displays relative dominance in a grid-based layout

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published