Skip to content

Mohamed1756/Crypto-Liquidation-Feed

Repository files navigation

Crypto Liquidation Feed

Real-time dashboard tracking crypto liquidations.

🚀 Live Website

View Live Website

✨ Features

  • Live liquidation data for crypto perpetuals
  • Filter by symbol and amount
  • Gamified exp
  • Dark/Light mode toggle
  • Responsive design
  • Statistical overview of liquidations
  • Sound notifs for liquidations

✨ SUPPORTED EXCHANGES

  • Binance
  • Bybit
  • OKX

✨ TODO

  • improve audio
  • improve search function
  • allow users to customise feed to thier liking
  • make feed resizeable & draggable & portable.
  • Add more Exchange feeds
  • Improve UI on liq table
  • more stats ?

📦 Installation

# Clone repository
git clone https://github.com/Mohamed1756/Crypto-Liquidation-Feed/

# Install dependencies
npm install

# Run App locally 
npm run dev