Skip to content

shivampatel0048/Crypto-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Crypto Dashboard

A dynamic React.js dashboard that provides real-time cryptocurrency market insights, including live price updates, market cap, volume, and sentiment analysis.

🌍 Live Demo

🔗 Deployed Link: Crypto Dashboard

🛠 Tech Stack

  • Frontend: React.js, TypeScript
  • Data Visualization: React-ApexCharts
  • API: CoinGecko API (for real-time market data)
  • Styling: Tailwind CSS

✨ Features

Live Crypto Market Data – Fetches real-time price updates, market cap, and volume using CoinGecko API.
Interactive Charts – Uses ApexCharts.js for data visualization.
Sentiment Analysis – Displays positive sentiment percentage for major coins.
User-Friendly Interface – Clean and intuitive design for easy navigation.
Fully Responsive – Optimized for mobile, tablet, and desktop devices.

📥 Setup & Installation

Prerequisites

Ensure you have the following installed:

  • Node.js (Latest LTS version recommended)
  • Git (for cloning the repository)

🔧 Steps to Run Locally

1️⃣ Clone the repository:

git clone https://github.com/shivampatel0048/Crypto-Dashboard.git
cd Crypto-Dashboard

2️⃣ Install dependencies:

npm install

3️⃣ Start the development server:

npm start

4️⃣ Open your browser and visit:

http://localhost:3000

📦 Build for Production

To create an optimized production build, run:

npm run build

This will generate a build/ folder with optimized static files.

📊 Data Source

This project fetches live cryptocurrency data from the CoinGecko API to provide accurate market insights.

🤝 Contributing

If you'd like to contribute, feel free to fork the repository and submit a pull request!

📜 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors