Skip to content

CryptoHub is a modern crypto tracking platform that lets users explore real-time cryptocurrency prices, view detailed coin analytics, and stay updated with market trends. With a simple and intuitive interface, CryptoHub makes it easy for beginners and traders to track their favorite coins, compare data, and make informed decisions.

Notifications You must be signed in to change notification settings

KaranUnique/CryptoHub

Repository files navigation

CryptoHub

A modern, responsive cryptocurrency dashboard built with React and Vite. Track real-time prices, view detailed coin analytics, and explore crypto news and features—all in one place.

Features

  • 🚀 Live crypto prices and market data
  • 📈 Interactive price charts (powered by Victory)
  • 🔍 Search and filter coins
  • 💱 Multi-currency support (USD, EUR, INR)
  • 📰 Blog and educational resources
  • 💡 Feature updates and announcements
  • 💰 Pricing plans (coming soon)
  • 🌙 Modern, glassmorphic UI with dark theme
  • 📱 Fully responsive for mobile and desktop

Pages

  • Home: Hero section, search, trending coins, and market overview
  • Coin: Detailed coin analytics, chart, and info
  • Pricing: User-focused plans (sample, coming soon)
  • Blog: Crypto news and beginner guides
  • Features: Updates and upcoming features

Getting Started

  1. Clone the repository:
    git clone https://github.com/KaranUnique/CryptoHub.git
    cd CryptoHub
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open in your browser: Visit http://localhost:5173

Tech Stack

  • React 18
  • Vite
  • React Router DOM
  • Victory (charts)
  • CoinGecko API
  • Modern CSS (no Tailwind)

Folder Structure

Cryptoplace/
  ├── public/
  ├── src/
  │   ├── assets/
  │   ├── components/
  │   ├── context/
  │   ├── pages/
  │   │   ├── Home/
  │   │   ├── Coin/
  │   │   ├── Pricing/
  │   │   ├── Blog/
  │   │   └── Features/
  │   ├── App.jsx
  │   └── main.jsx
  ├── package.json
  └── README.md

API Key

This project uses a demo CoinGecko API key. For production, get your own API key.

License

MIT


Designed and developed by KaranUnique

About

CryptoHub is a modern crypto tracking platform that lets users explore real-time cryptocurrency prices, view detailed coin analytics, and stay updated with market trends. With a simple and intuitive interface, CryptoHub makes it easy for beginners and traders to track their favorite coins, compare data, and make informed decisions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published