Skip to content

sainipray/CryptoCurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Streaming Graph of cryptocurrency

It's showing Bitcoin, Litecoin and Ripple currencies live data graph.

Installation

  • Please make sure you already installed node and npm in your system, If not installed check below URL

    https://docs.npmjs.com/getting-started/installing-node

  • Clone this repository

    git clone https://github.com/sainipray/CryptoCurrency.git
    
  • install packages through npm

    cd directory
    npm install
    
  • We need API key of https://www.coinapi.io for getting data of cryptocurrency, It can work with free account API

    Put apikey into config.js file in "COINAPI_KEY" in key
    
  • Thats it, Now you can start project using below command

    npm start

  • Now project will start at

    http://localhost:8080/

Screenshot

.snapshot.png

About

It'll show graph of CryptoCurrency Real Time data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published