BITSO FRONT-END CHALLENGE

[TOC]

Features

  • Main navbar
  • Ticker bar
  • Trades history table
  • Candles & Deep Charts - Toggle chart - Filters
  • Orders - Asks - Bids
  • Market List - Last prices - Line charts

Bitso Exchange

Clone the project

Clone the project in your terminal

$ git clone https://github.com/giovas94/front-end-challenge

Go to the project folder

In your terminal:

$ cd bitso-fec

Installation

Using yarn:

$ yarn install

Run the project

Using your terminal:

$ yarn start