Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 526 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 526 Bytes

Bitcoin Price App

This app was built for the technical challenge at 21Bitcoin. It utilizes react-native-wagmi-charts.

Installation

Initialize the packages with yarn:

yarn install

Usage

Run the app with npm and expo from the root of the project, followed by your OS of choice:

npm start

Info

The app fetches the candlestick data from the Binance API.