Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cluzier/crypto-price-dashboard

Shows current crypto prices and trade history
https://github.com/cluzier/crypto-price-dashboard

charts cryptocurrency data-visualization

Last synced: 1 day ago
JSON representation

Shows current crypto prices and trade history

Awesome Lists containing this project

README

        

# Crypto Price Dashboard 📊

[![GitHub issues](https://img.shields.io/github/issues/cluzier/crypto-price-dashboard)](https://github.com/cluzier/crypto-price-dashboard/issues)
[![GitHub forks](https://img.shields.io/github/forks/cluzier/crypto-price-dashboard)](https://github.com/cluzier/crypto-price-dashboard/network)
[![GitHub stars](https://img.shields.io/github/stars/cluzier/crypto-price-dashboard)](https://github.com/cluzier/crypto-price-dashboard/stargazers)
[![GitHub license](https://img.shields.io/github/license/cluzier/crypto-price-dashboard)](https://github.com/cluzier/crypto-price-dashboard)

Shows current crypto prices and trade history

## Features

- Light/dark mode toggle (soon)
- Live price changes
- Toggle coins & reorganize them
- Cross platform
- Easily customizable


## Roadmap

- Add light/dark mode toggle
- Add a better charting system


## Installation

Install crypto-price-dashboard with npm

```bash
npm install
npm run build
serve -s build
```

## Running Tests

To run tests, run the following command

```bash
npm run test
```

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.


## Authors

- [@cluzier](https://www.github.com/cluzier)