Monthly crypto-currency returns based on historical data provided by Binance API.
🚧 This project is still under construction, you may encounter bugs and other strange behavior.
- Preload of the top 10 crypto-currencies, harcoded value
- Load more button, displays the next 10 crypto-currencies, the display order is provided by the API
- Filters the crypto-currencies already displayed, it kinda works
- Monthly return calculation
- Mobile friendlyness, it kinda works
- Refactor the code to make it great again
- Display crypto-currencies ordered by volume
- Unit test
- Binance API documentation
- Open Props supercharged CSS variables.