Skip to content

KarthickRamAlagar/CryptoHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero Image 1 Hero Image 2

vite react.js mui chart.js react-chartjs-2 react-router

📈 CryptoHunter — Real-time Crypto Dashboard

A modern and responsive cryptocurrency tracking dashboard built with React 19, MUI, and Chart.js. Displays real-time market stats and charts from CoinGecko API.

🌐Live Demo


📋 Table of Contents

  1. Introduction
  2. Tech Stack
  3. Features
  4. Quick Start
  5. Installation
  6. License
  7. Acknowledgements

🚀 Introduction

CryptoHunter is a full-featured crypto tracker that uses the CoinGecko API to display market data.
The app supports responsive design, chart visualizations, dynamic coin detail pages, and more.


🔧 Tech Stack

  • React 19
  • Vite — Lightning-fast bundler
  • 🎨 Material UI (MUI v7) — Modern component library
  • 📊 Chart.js + react-chartjs-2 — Chart visualizations
  • 🔄 React Router v7 — Client-side routing
  • 📦 html-react-parser — To render HTML descriptions
  • 🛞 React Alice Carousel — Interactive sliders

⚙ Features

  • ✅ Real-time crypto data from CoinGecko API
  • 📉 Interactive coin charts
  • 🧭 Clean sidebar with live prices
  • 🖼 Responsive UI
  • 📍 Coin detail routing
  • 🌙 Built with Material UI theme support

⚡ Quick Start

📦 Prerequisites

  • Node.js ≥ 18
  • npm (or pnpm/yarn)

🛠️ Installation

git clone https://github.com/KarthickRamAlagar/cryptoHunter.git
cd cryptohunter
npm install

Start development server

npm run dev

Build for production

npm run build

🙏 Acknowledgements

  • CoinGecko API
  • React
  • Vite
  • Material UI
  • Chart.js
  • React Router

About

CryptoHunter is a full-featured crypto tracker that uses the CoinGecko API to display market data. The app supports responsive design, chart visualizations, dynamic coin detail pages, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors