[TOC]
- Main navbar
- Ticker bar
- Trades history table
- Candles & Deep Charts - Toggle chart - Filters
- Orders - Asks - Bids
- Market List - Last prices - Line charts
Clone the project in your terminal
$ git clone https://github.com/giovas94/front-end-challenge
In your terminal:
$ cd bitso-fec
Using yarn:
$ yarn install
Using your terminal:
$ yarn start