https://github.com/aditya870907/crypto-web-app
A front-end web application that uses the CoinGecko API to track cryptocurrency prices, view historical data with charts (up to 10 days), and search for any cryptocurrency.
https://github.com/aditya870907/crypto-web-app
coingecko-api crypto-charts crypto-search crypto-tracker cryptocurrency frontend react web-app
Last synced: 3 months ago
JSON representation
A front-end web application that uses the CoinGecko API to track cryptocurrency prices, view historical data with charts (up to 10 days), and search for any cryptocurrency.
- Host: GitHub
- URL: https://github.com/aditya870907/crypto-web-app
- Owner: Aditya870907
- Created: 2025-02-19T19:25:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-22T10:56:28.000Z (9 months ago)
- Last Synced: 2025-08-22T12:39:49.094Z (9 months ago)
- Topics: coingecko-api, crypto-charts, crypto-search, crypto-tracker, cryptocurrency, frontend, react, web-app
- Language: JavaScript
- Homepage: https://crypto-web-app-eosin.vercel.app
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crypto Tracker 🚀
A React-based cryptocurrency tracking app that fetches real-time data using the CoinGecko API. The app allows users to:
✅ View real-time cryptocurrency prices
✅ Search for any cryptocurrency
✅ View historical charts for up to 10 days
🖥️ Features
Live Cryptocurrency Data: Fetches real-time data from the CoinGecko API.
Interactive Charts: Displays price trends using dynamic charts.
Search Functionality: Find any cryptocurrency instantly.
🛠️ Technologies Used
React.js – Frontend framework
CoinGecko API – Fetching real-time crypto data
google-chart – For displaying historical price trends
Tailwind CSS – Styling the application
🔗 Deployment
https://crypto-web-app-eosin.vercel.app/