REAL-TIME RANKING OF CRYPTOCURRENCIES & CRYPTO'S CURRENT GLOBAL STATS
This is the code repository hosting the real-time application of fetching cryptocurrencies
- Find the top 10 - 100 cryptocurrencies at the moment
- Analyze data from charts
- Read news about the world's current cryptocurrency changes
- Clone the repository
- Download the required modules via
yarn install
ornpm install
- Run
yarn start
ornpm start