Skip to content

The CryptoTrack Web App provides real-time cryptocurrency data using the CoinGecko API, displaying prices, rankings, market cap, and 24-hour changes with React and react-google-charts.

Notifications You must be signed in to change notification settings

Vaibhav-Kolhe14/CryptoTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTrack Web App

Overview

The CryptoTrack Web App utilizes the CoinGecko API to provide users with real-time cryptocurrency data. Users can explore prices, rankings, market cap, and 24-hour changes for various cryptocurrencies. Additionally, the web app features a dynamic price chart, a search bar for cryptocurrencies, and the ability to switch between different currencies such as EUR, USD, and INR. The site is responsive, allowing seamless browsing across different devices. Users can also view historical price data with the line chart, which displays the price of a cryptocurrency over the past 10 days.

Features

  • Real-time cryptocurrency data from CoinGecko API
  • Price chart visualization
  • Search bar for cryptocurrencies
  • Currency conversion (EUR, USD, INR)
  • Responsive design
  • Historical price data chart (past 10 days)

Installation

This guide will walk you through the installation process for setting up a React project and running the CryptoTrack Web App.

Prerequisites

Before you begin, make sure you have the following installed on your system:

Step 1: Clone the Repository

git clone https://github.com/Vaibhav-Kolhe14/CryptoTrack.git

Step 2: Navigate to Project Directory

cd CryptoTrack

Step 3: Install Dependencies

npm install

Step 4: Start the Development Server

Once the dependencies are installed, start the development server:

npm run dev

Thank you for checking out my project!

About

The CryptoTrack Web App provides real-time cryptocurrency data using the CoinGecko API, displaying prices, rankings, market cap, and 24-hour changes with React and react-google-charts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published