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 Application: https://cryptodash1.vercel.app
Repository: https://github.com/kartiksingh37-arch/cryptodash1
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.
- 🔍 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
- React.js
- JavaScript (ES6+)
- HTML5
- CSS3
- Vite
- Git & GitHub
- Vercel
- CoinGecko API
git clone https://github.com/kartiksingh37-arch/cryptodash1.gitcd cryptodash1npm installnpm run devnpm run buildDuring 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
- Portfolio tracking functionality
- Cryptocurrency watchlist
- Interactive charts and analytics
- Dark/Light mode toggle
- Advanced filtering and sorting
- Price alert notifications
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.