Skip to content

realaashishly/Crypto-Price-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Larget Crypto Marketplace

It fetches real-time cryptocurrency rates from the CoinGecko API, displaying comprehensive data, including trends and statistics, within a 10-day timeframe, ensuring up-to-date market insights for users.

Screenshots

App Screenshot App Screenshot App Screenshot

Tech Stack

Client: React, Context, CSS, Coingeko api

Key Features

  • [Responsive layout]
  • [UX/UI accessibility]
  • [Dynamic data]

🚀 Live Demo

https://crypto-price-tracker-cyan.vercel.app/

💻 Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

In order to run this project you need:

  • A browser of your choice.
  • A text editor of your choice.
  • An installed node.js on your local system

Setup

Clone this repository to your desired folder:

  • Use the following Commands:
    cd your-desired-folder
    git clone https://github.com/realaashishly/Crypto-Price-Tracker.git

Install

Install this project with:

    npm install

Run project

  • Create an .env in root directory
  • Add VITE_COINGEKO_API_KEY
  • Finally run using npm run dev

Credit

CoinGeko