Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 708 Bytes

File metadata and controls

37 lines (23 loc) · 708 Bytes

Crypto Viewer

SPA created using VueJS V2

Live on NETLIFY!

Open source project using the free Coin Lore API, created as a personal project for my portfolio, enjoy!

Features

  • Home: Crypto currencies by global rank. -- Update time: 1 sec
  • Detail: Information of the selected currency along with its markets.

Responsive

Fully responsive website, styled with Bootstrap.

Installation

Install the project dependencies.

npm install

Compiles and hot-reloads for production environments.

npm run serve

Compiles and minifies for production

npm run build