CryptoCandles is a candlestick-chart app that fetches the chart data from an API and renders the chart using Charts.
- Display a list of crypto currencies.
- When tapped; display a candlestick chart of the currency prices that are fetched from a public API.
CryptoCandles is built using Clean Swift (VIP) architecture.