Skip to content

TheRustVeil/cryptodash1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Crypto Market Dashboard

A modern cryptocurrency tracking dashboard built with React and Vite that provides real-time market data, price tracking, and search functionality using the CoinGecko API.

🌐 Live Demo

Live Application: https://cryptodash1.vercel.app

📂 GitHub Repository

Repository: https://github.com/kartiksingh37-arch/cryptodash1


📖 Overview

Crypto Market Dashboard is a responsive web application that allows users to monitor cryptocurrency prices and market trends in real time. The application fetches live market data from the CoinGecko API and presents it through an intuitive and user-friendly interface.

This project was built to strengthen frontend development skills, API integration, state management, and deployment workflows.


✨ Features

  • 🔍 Search cryptocurrencies instantly
  • 💰 Real-time cryptocurrency prices
  • 📈 24-hour price change tracking
  • 🏦 Market capitalization display
  • 📊 Coin rankings and market statistics
  • 📱 Fully responsive design
  • ⚡ Fast performance with Vite
  • 🌐 Live deployment on Vercel

🛠️ Tech Stack

Frontend

  • React.js
  • JavaScript (ES6+)
  • HTML5
  • CSS3

Tools & Deployment

  • Vite
  • Git & GitHub
  • Vercel

API

  • CoinGecko API

📸 Screenshots

Home Page

Screenshot 2026-06-05 233855 Screenshot 2026-06-05 233914

Search Functionality

Screenshot 2026-06-05 234009

Coin Details

Screenshot 2026-06-05 233936

🚀 Installation & Setup

Clone the repository

git clone https://github.com/kartiksingh37-arch/cryptodash1.git

Navigate to project directory

cd cryptodash1

Install dependencies

npm install

Start development server

npm run dev

Build for production

npm run build

📚 What I Learned

During this project I gained hands-on experience with:

  • React component architecture
  • API integration using fetch/async operations
  • State management in React
  • Responsive UI development
  • Handling asynchronous data
  • Deploying applications with Vercel
  • Working with real-world financial APIs

🎯 Future Improvements

  • Portfolio tracking functionality
  • Cryptocurrency watchlist
  • Interactive charts and analytics
  • Dark/Light mode toggle
  • Advanced filtering and sorting
  • Price alert notifications

👨‍💻 Author

Kartik Singh

LinkedIn: https://www.linkedin.com/in/kartik-singh-359766238/

GitHub: https://github.com/kartiksingh37-arch


⭐ If you found this project useful, consider giving it a star on GitHub.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors