SkillAgentSearch skills...

Cryptocurrency Dashboard

The Crypto Dashboard is a responsive web application that provides users with dynamic data visuals, live previews, and interactive graphs for tracking and analyzing cryptocurrencies. With features like search, sort, and a crypto exchange, users can stay informed about the latest trends and make informed decisions in the crypto market.

Install / Use

npx skills add dpvasani/Cryptocurrency-Dashboard

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <br /> <a href="https://readers-space.netlify.app/"> <img src="https://user-images.githubusercontent.com/63870995/209679174-1bada3c7-643d-45e7-a1af-2a9759edd869.png" width="200"/> </a> <br/> Cryptocurrency Dashboard <h3 align="center"> Discover Cryptos, Charts, And MarketCaps ! </h3> <br/> <!-- TABLE OF CONTENTS --> <details> <summary>Content</summary> <ol> <li><a href="#introduction">Introduction</a></li> <li><a href="#features">Features</a></li> <li><a href="#technology-languages-used">Technology/ Languages Used</a></li> <li><a href="#how-to-run-locally">How to Run Locally</a></li> <li><a href="#how-to-contribute">How to Contribute</a></li> </ol> </details> <!-- Project Introduction -->

Introduction

<p> Cryptocurrency Dashboard is a web application that allows users to view cryptocurrency trends and their past price through graphical visualization.</p> <br /> Visit <a href="https://cryptocurrency-dashboard-eight.vercel.app/">Cryptocurrency-Dashboard</a> and Discover Cryptos, Charts, and MarketCaps!

DashBoard home page

<br /> <!-- FEATURES -->

Features

  • user can view data visuals through dynamic graphs
  • user can search cryptos
  • user can sort cryptos
  • user can view Live previews of cryptos
  • user can view app on Fullscreen mode
  • user can choose Chart types
  • user can click on Duration buttons to view past prices and current prices of cryptos through graphs.
  • Sidebar indicates profit/loss percentage on 24 hour basis
  • Crypto Exchange: allows users to convert different crypto currencies into other currencies
  • Responsive
  • sidebar pagination
<br /> <!-- BUILT WITH -->

Technology/ Languages Used

  • Tailwind CSS
  • Redux
  • Redux Thunk
  • ReactJS
  • ContextApi
  • Chartjs
  • CoinGeckoAPI
<br /> <!-- HOW TO RUN LOCALLY -->

How to Run locally

  • To run this project locally, use the following command in your CLI:
  git clone https://github.com/pavandeveloperr/cryptocurrency-dashboard.git
  • Open your favorite code editor and run locally!
  npm install
  npm start
  • Go to browser and search localhost:3000
<br /> <!-- CONTRIBUTING -->

How to Contribute

Contributions and ideas to this library are more than welcome! <br /> If you want to contribute or have ideas for this project, just fork the repo and create a PR. If you spot a bug, you are more than welcome to open an issue! Do ⭐ this project!

Contribution Guidelines

  1. Fork the Project
  2. Creata a branch for your feature/ idea. Please do give a good name for the branch that tells about the feature.
  3. Stage your changes
  4. Commit your changes
  5. Push the changes to your remote branch
  6. Open and Create a PR
<br />

Note

<p> This capstone project is associated with <a href="https://www.almabetter.com">Almabetter</a>.</p>

Disclaimer

<p> I don't own any of the logos or images used in the project all belongs to their respected owners. </p>

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3mo ago
Forks0

Languages

JavaScript

Security Score

92/100

Audited on Apr 28, 2026

No findings