Skip to content

RitikPal98/CryptocurrencyDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptocurrencyDashboard

The foundation of this cryptocurrency dashboard application rests upon the robust technologies of React, Material UI, and Chart.js. Through seamless integration with the CoinGecko API, the app dynamically fetches and presents a comprehensive array of cryptocurrency data. Users can delve into real-time updates, exploring live prices, trading volumes, exchange volumes, historical data, crypto categories, images, and a plethora of additional insights. This sophisticated combination of cutting-edge frameworks and a powerful API ensures that the app delivers a rich and engaging experience for cryptocurrency enthusiasts, allowing them to stay informed and make informed decisions in the dynamic world of digital assets.

Prerequisites

Install the following prerequisites:

  1. Node.js
  2. Visual Studio Code

Installation

Install required dependencies

From the root directory, run:

npm install

Run the application

From the root directory, run:

npm start

View the application

Go to http://localhost:3000/ to view the application.

Releases

No releases published

Packages

No packages published

Languages