Cryptocurrency Price Dashboard is an application designed to monitor the course of various cryptocurrencies.
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 inJavaScript
.
- Download application and unpack it;
- Move into unpack folder;
- Run
terminal
inside this folder; - Run
npm install
for install dependencies; - After that, run next command:
npm run start
.
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;
You can find the Cryptocurrency Price Dashboard documentation on the website.
Detailed changes for each release are documented in the release notes.
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.
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!