Skip to content

Amanc77/crypto-price-trackerr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📈 Crypto Tracking App

A crypto price tracking app built with React.js and Vite.

🌍 Live Demo

🚀 Try the app live: Crypto Tracker App

📸 Watch the demo: YouTube Video

💡 About this Project

This project is a simple yet powerful crypto price tracker. It helps you stay updated on the latest cryptocurrency prices and trends.

Why use this app?
If you're into crypto investments, this app is highly recommended! It features:

  • A clean and user-friendly interface.
  • A searchable crypto table.
  • Detailed views when you click on a cryptocurrency.
  • Sparkline charts showing 7-day price trends.

Easily follow the behavior of different cryptocurrencies in real time with this app.

⚡ Technologies Used

  • React.js
  • Vite
  • JavaScript
  • CSS
  • QuickChart (for sparkline charts)
  • CoinGecko API (for live data)

🚦 Running the Project

Follow these steps to run the project locally:

1️⃣ Prerequisites

Make sure you have:

  • Node.js installed
  • Vite tool (optional, Vite will run via npm scripts)

2️⃣ Setup Instructions

# Clone the repository
git clone https://github.com/your-username/crypto-tracker.git

# Navigate into the project directory
cd crypto-tracker

# Install dependencies
npm install

# Run the development server
npm run dev

📍 Now open your browser and go to:
http://localhost:5173
(or the address shown in your terminal)


🙌 Contribution

Feel free to fork this repository and submit a pull request.
Suggestions and improvements are always welcome!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages