Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sbycrosz/crypto


https://github.com/sbycrosz/crypto

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# CryptoCompare Live Market Data

Displays the real time market data in USD for the crypto-currency BTC (and more) for potential investors.

Features:

- TypeScript
- Functional styling with Tachyons
- Candlestick chart: Choosen because it displays four price points (open, close, high, and low) neatly.
- Reusable CoinInfo component!
- Neat data formatting with moment and numeral js
- Futuristic data loading with useSWR

## Running the app locally

```
$ yarn install

$ yarn ios
# Or
$ yarn android
```

## Running the app on device

[Expo](https://expo.dev/@sbycrosz/crypto?serviceType=classic&distribution=expo-go)