CryptoBase Web App

A simple application to track the price of your favorite Cryptocurrencies.

About the project

CryptoBase is a website that allows users to search for information about various cryptocurrencies in real time. The website is designed to provide users with accurate and up-to-date information about the price, market cap, trading volume, and other vital metrics of cryptocurrencies.

The website is connected to the Coingecko API, a popular public data source for cryptocurrency information. Using this API, the website provides users with real-time information about the latest cryptocurrency prices and market trends.

Features and Interfaces

1. Landing Page and Market Update

  • Seamless landing page with Sign In and /Sign Up buttons for user Login using Firebase Authentication.

    landing-page
  • List of Top 10 crypto coins based on market capitalization with a search functionality

    market-updates
  • Witness the most trending crypto coins 📈

    landing-page

2. Dashboard Page

  • A Sign out button along with the Watchlist section.

    landing-page
  • Toggle between dark-light using the moon icon, according to your preference

    dark-mode light-mode

3. CryptoCoin Page

  • Dedicated page for each coin to display more details

    coin=left-section
  • A graphical representation of price updates of the crypto coin in real time

    coin-right-section

Tech stack

Frontend

  • React JS
  • Tailwind CSS

Backend

  • Firebase ( Auth )
  • Firestore Database