A Crypto Tracker App inspired by SpiralDev's CryptoTracker, built using React Native, utilizing CoinGecko API to track the price of cryptocurrencies.
- The user can request the list of cryptocurrencies from the CoinGecko API and see the results collated together.
- Progressively load more list items by scrolling down the list.
- The user can sort the cryptocurrencies based on their
Market Cap
andVolume
. - The application supports theming and can easily be switched between themes.
Prices by Market Cap | Detail Screen | Sorted By |
---|---|---|
Splash Screen | Sign In | Sign Up |
---|---|---|
Splash Screen | Sign In | Detail Screen |
---|---|---|
In the root directory/top-level of your app, create a .env
file.
COINGECKO_URL=https://api.coingecko.com