Skip to content

atertus/CryptoDatabase

Repository files navigation

Crypto Database

Crypto Database is an enhanced web application that allows users to view, search, and explore detailed information about cryptocurrencies. The application fetches data from the CryptoCompare API and provides a user-friendly interface for navigating between a list of cryptocurrencies and their detailed views.

Features

1. View Cryptocurrency List

  • Users can view a list of cryptocurrencies, including:
    • Coin image
    • Coin name
    • Current price in US dollars
  • The list dynamically updates based on the user's search input.

2. Search Cryptocurrency

  • Users can search for specific cryptocurrencies by symbol or name.
  • The search results are displayed in real-time, allowing users to quickly find the coins they are looking for.

3. Detailed Coin View

  • Clicking on a cryptocurrency in the list navigates to a detailed view page for that coin.
  • The detailed view includes:
    • Full name of the coin
    • Coin image
    • Description/summary of the coin
    • Launch date
    • Website/whitepaper link
    • Market cap
    • Volume data
    • Daily price stats (e.g., open price, high, low)

4. 404 Not Found Page

  • A catch-all route handles invalid URLs and displays a "404 - Page Not Found" message with a link to navigate back to the home page.

About

Crypto Database is an enhanced web application that allows users to view, search, and explore detailed information about cryptocurrencies. The application fetches data from the CryptoCompare API and provides a user-friendly interface for navigating between a list of cryptocurrencies and their detailed views.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors