chingu-voyages / v47-tier2-team-15

Crypto View app is a convenient way to stay up-to-date on the latest trends in the world of crypto. App has different features. The features can provide real-time data about various metrics such as prices, market capitalization, and trading volumes of cryptocurrencies, thereby, empowering cryptocurrency investors.
https://cryptoview-us13.onrender.com
4 stars 5 forks source link

feat: Add endpoint for displaying CoinLore API data in a table #21

Closed KseniiaRiabova closed 9 months ago

KseniiaRiabova commented 9 months ago

This commit introduces changes to set up a new endpoint in the server for fetching data from the CoinLore API and displaying it in a table on the frontend.

Changes made:

This enhancement aims to provide the frontend with the ability to retrieve and display cryptocurrency data using the CoinLore API.