Skip to content

A dynamic React.js application for tracking hypothetical cryptocurrency holdings over time, leveraging real-time data from CoinGecko, visualization with Recharts, and the MUI library for UI design.

Notifications You must be signed in to change notification settings

atsinzerling/crypto-gashboard

Repository files navigation

React/.Net Crypto Dashboard

Crypto Dashboard is a dynamic cryptocurrency tracking application. Built on the React.js framework, it offers an extensive view of users' hypothetical cryptocurrency holdings over time.

The dashboard fetches real-time data from CoinGecko using the Axios HTTP client. A dynamic holdings chart and interactive graphs is crafted with Recharts, and the MUI library is used for design.

Features

  • Fetches historical data from CoinGecko.
  • Displays user's hypothetical cryptocurrency holdings over time.
  • Dynamic holdings chart for each cryptocurrency.
  • Interactive performance graphs.

Installation

  1. Clone the repository:
    git clone [https://github.com/madzadev/calculator.git](https://github.com/atsinzerling/crypto-gashboard.git)

  2. Navigate to the project directory:
    cd reactapp

  3. Install the necessary dependencies:
    npm install

Usage

To start the React development server:
npm start

After running the command, the Crypto Dashboard will be accessible on http://localhost:3000.

Please note that the backend for the Crypto Dashboard is not yet functional at this time.

About

A dynamic React.js application for tracking hypothetical cryptocurrency holdings over time, leveraging real-time data from CoinGecko, visualization with Recharts, and the MUI library for UI design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published