Skip to content

caprica-Six/hyperliquid-insights-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperliquid Insights

A modern cryptocurrency market dashboard for exploring real-time market data and insights. Built with Next.js 16, TypeScript, shadcn/ui, and powered by the CoinGecko API.

HyperLiquid Insights - Markets Overview

HyperLiquid Insights - Coin Overview

HyperLiquid Insights - Markets Table

Project structure

See 🏗️ Architecture

🚀 Getting Started

Prerequisites

  • Node.js 20+
  • npm or yarn

Installation

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

🛠️ Tech Stack

Category Technologies
Framework Next.js, React
Language TypeScript
Styling Tailwind CSS, shadcn/ui, Radix UI
State TanStack Query
Charts Recharts
Testing Vitest, Testing Library
Tools ESLint, Prettier

📚 Documentation

🔄 Migration Story

This project was upgraded from ChakraUI to the modern stack of Next.js 16 with shadcn/ui components, providing:

  • Better performance with React Server Components
  • More flexible styling with Tailwind CSS
  • Improved accessibility with Radix UI primitives
  • Type-safe component APIs
  • Better developer experience with modern tooling

If you need client-side features like CoinGecko search, see AI_INTEGRATION.md for adding API routes.

📊 Features

  • 📊 Market data visualization with real-time API integration
  • 🎨 Modern UI with shadcn/ui components
  • 🌙 Dark/light theme support
  • 📱 Responsive design
  • ♿ Accessible components (Radix UI)
  • ⚡ Fast performance with Next.js 16
  • 🔧 Type-safe with TypeScript
  • 🔄 Automatic API fallback to mock data

🙏 Attribution

This project is an independent project inspired by thunderhead-labs/hyperliquid-stats-web, which is licensed under the MIT License.

This repository does not claim to be official or affiliated.

About

Modern crypto market dashboard with latest Next 16 Server Components, TypeScript, shadcn/ui, Tailwind, Dark/Light themes, CoinGecko API, AI-ready architecture

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors