juissi999 / lbtc_stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lbtc_stats

demo

https://lbtc-stats.herokuapp.com/

installation

Install node.js with npm packet manager

run commands in bash terminal:

$ git clone https://github.com/juissi999/lbtc_stats.git
$ cd lbtc_stats
$ npm install
$ npm run build
$ npm start

overview

A website displaying up-to-date statistics from localbitcoins.com. Contains a front-end and a server that forwards requests to localbitcoins API to avoid CORS restrictions.

About


Languages

Language:Vue 75.8%Language:JavaScript 22.0%Language:HTML 2.3%