Git Product home page Git Product logo

bartozzz / crypto-news Goto Github PK

View Code? Open in Web Editor NEW
28.0 3.0 9.0 5.09 MB

Crypto News allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place.

Home Page: https://laniewski.me/crypto-news/

License: MIT License

JavaScript 45.47% HTML 2.46% Vue 41.99% CSS 10.08%
crypto cryptocurrencies vue vue-app cryptocompare cryptocompare-api

crypto-news's Introduction

Crypto News

License Github Releases

Crypto News allows you to convert cryptocurrencies, view latest news and exchange rates for each ICO – all the data from the world of cryptocurrencies in one place. It is based on Vue, licensed under the MIT license. Uses CryptoCompare API.


Note: This project was bootstrapped with vue-cli. Below you'll find information about performing common tasks. The most recent version of this guide is available here.

Contributing

Bug reporting

Github Open Issues Github Closed Issues Github Pull Requests

We want contributing to Crypto News to be fun, enjoyable, and educational for everyone. Changes and improvements are more than welcome! Feel free to fork and open a pull request. If you have found any issues, please report them here - they are being tracked on GitHub Issues.

License

Crypto News was created and developed by Bartosz Łaniewski. The full list of contributors can be found here. Crypto News's code is MIT licensed. Crypto data is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported license. It is attributed to the CryptoCompare team.

Development

We have prepared multiple commands to help you develop Crypto News on your own. You will need a local copy of Node.js installed on your machine. First, you need to clone or download our repository:

$ git clone --depth=1 https://github.com/Bartozzz/crypto-news.git crypto-news

…and install dependencies with npm:

$ npm install

… then run the development server:

$ npm run serve

Usage

$ npm run <command>

List of commands

Command Description
serve
build
test
lint

crypto-news's People

Contributors

bartozzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crypto-news's Issues

Optimise CryptoCurrency requests

We don't need to fetch latest 55 exchange rates for a coin on each refresh tick, as the only one is really needed in this situation. We also don't need to fetch the list of all currencies if those from persistent state are still valid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.