Skip to content

RanaHuzaima/Crypto-Tracker

Repository files navigation

Crypto Tracker Documentation

Table of Contents

  1. Introduction
  2. Installation
  3. Usage
  4. Routes
  5. Dependencies
  6. License
  7. Live Link

Introduction

Crypto Tracker is a sleek and user-friendly application designed to keep you informed about the latest developments in the cryptocurrency market. With real-time price updates, detailed charts, and personalized portfolios, it empowers users to effortlessly monitor their favorite digital assets and make informed investment decisions. Whether you're a seasoned trader or a crypto enthusiast, Crypto Tracker is your go-to tool for staying ahead in the dynamic world of cryptocurrencies.

Installation

To install the Crypto Tracker, follow these steps:

  1. Clone the repository:

    git clone https://github.com/RanaHuzaima/Crypto-Tracker.git
  2. Change into the project directory:

    cd Crypto Tracker
  3. Install dependencies:

    npm install

Usage

To run the Crypto Tracker locally, use the following command:

npm start dev

This will start the development server, and you can access the app in your browser at http://localhost:3000.

Routes

The Crypto Tracker supports the following routes:

  • /Dashboard: Displays a list of Cryptocurrency.
  • /Coin/:id: Displays All information of that Coin.
  • /about: Show About us.
  • /contact: Show Contact Us.

Dependencies

The Crypto Tracker relies on the following key dependencies:

  • react
  • react-dom
  • react-router-dom
  • react-redux
  • react-query
  • ... (other dependencies)

Check the package.json file for a complete list.

License

The Taxi App is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Live

This is deploy on netlify. Live Link: https://bit.ly/48khCwE