Skip to content

Crypto Sensor is a sophisticated market analysis tool that aggregates and monitors multiple cryptocurrency market indicators to provide a comprehensive view of market conditions. The platform combines technical indicators, social metrics, and market sentiment data to help users make more informed decisions about market cycles.

Notifications You must be signed in to change notification settings

Ilyomix/crypto-sensor

Repository files navigation

🚀 Crypto Sensor

Netlify Status License: MIT React Version React Version Coverage Status

Alpha Preview website : https://cryptosensor.netlify.app

📊 A real-time cryptocurrency market indicators dashboard built with Next.js and TypeScript.

image

✨ Features

  • 🔄 Real-time market metrics monitoring
  • 🔌 Multiple data sources integration
  • 🚦 Status indicators (success, warning, danger)
  • 📱 Responsive design with dark mode
  • 🔄 Auto-refresh functionality

📈 Metrics

  • 📊 Market indicators (CBBI, Pi Cycle, MVRV Z-Score)
  • 📱 App store rankings
  • 🔍 Google Trends data
  • 🧮 BTC Dominance and Fear & Greed Index

🛠️ Setup

Prerequisites

  • Node.js (v18+)
  • npm (v8+)

Installation

# Clone repository
git clone https://github.com/yourusername/crypto-sensor.git
cd crypto-sensor

# Install dependencies
npm install

# Setup environment
cp .env.example .env.local
# Add your API keys to .env.local

Development

npm run dev
# Open http://localhost:3000

Production

npm run build
npm run start

📁 Structure

/app
  /components     # React components
  /lib           # Utilities and API handlers
  /types         # TypeScript types
  /data          # Configurations

🛠️ Tech Stack

  • Next.js 13+
  • TypeScript
  • Tailwind CSS
  • SWR
  • Framer Motion
  • Lucide React

🤝 Contributing

  1. Fork repository
  2. Create feature branch
  3. Submit pull request

📄 License

MIT License

🙏 Credits

  • CoinGecko API
  • Google Trends API
  • Crypto market indicators creators

About

Crypto Sensor is a sophisticated market analysis tool that aggregates and monitors multiple cryptocurrency market indicators to provide a comprehensive view of market conditions. The platform combines technical indicators, social metrics, and market sentiment data to help users make more informed decisions about market cycles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published