Skip to content

corocoto/Cryptocurrency-Price-Dashboard-App

Repository files navigation

Cryptocurrency Price Dashboard

GitHub top language GitHub code size in bytes GitHub repo size GitHub tag (latest by date) GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Introduction

Cryptocurrency Price Dashboard is an application designed to monitor the course of various cryptocurrencies.

Application

About application

This application is created using 📑 :

  • HTML - HyperText Markup Language;
  • CSS - style sheet language;
  • JavaScript - programming language;
  • Polymer - original web components library;
  • Chart.js - library for drawing charts;
  • Moment.js - library for parse, validate, manipulate, and display dates and times in JavaScript.

Instructions 📋

  1. Download application and unpack it;
  2. Move into unpack folder;
  3. Run terminal inside this folder;
  4. Run npm install for install dependencies;
  5. After that, run next command: npm run start.

Available commands:

  • npm run start - launches and opens the application in your browser;
  • npm run docs - generates documentation;
  • npm run build - builds the application;
  • npm run test - runs tests;

Documentation

You can find the Cryptocurrency Price Dashboard documentation on the website.

Changelog

Detailed changes for each release are documented in the release notes.

Contributing

I'm thanks all the people, that who contributed or who want to contribute to "Cryptocurrency Price Dashboard" project.

If you want to contribute, make sure to read the Contributing Guide before making a pull request, thanks.

Conclusion

If you still have questions about the work of this application ❔ or you have cool ideas for improvement 💥, please write to me 📧.

If you find a bug 🐛, please create an appropriate issue with detailed information about it 💬.

Thanks!