cluzier / crypto-price-dashboard

Shows current crypto prices and trade history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Price Dashboard 📊

GitHub issues GitHub forks GitHub stars GitHub license

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

  npm install
  npm run build
  serve -s build

Running Tests

To run tests, run the following command

  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

About

Shows current crypto prices and trade history

License:MIT License


Languages

Language:JavaScript 66.2%Language:HTML 29.7%Language:CSS 4.1%