amran08 / Btc-Market-Analyzer

Some basic calculation in Bitcoin market analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Btc-Market-Analyzer

Installation

You will require nodejs installed as a pre-requisite. Clone the repository and run following commands

  cd Btc-Market-Analyzer
  npm install

It will install the dependency required to build this project.

Run

To run the project

  npm start

About

Some basic calculation in Bitcoin market analysis.

License:MIT License


Languages

Language:JavaScript 79.7%Language:HTML 20.3%